Skip to content

Fabric turtle/pocket upgrades registration in 1.19.4 #1432

Answered by SirEdvin
SirEdvin asked this question in Q&A
Discussion options

You must be logged in to vote

Okey, I have answer now. You should use RegistryEntryAddedCallback event to resolve this issue.

So, when you trying to access registries and they are not available, you should register callback for RegistryEntryAddedCallback, but if registries are available, you must register with them, because you will not have any RegistryEntryAddedCallback event for them.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@SquidDev
Comment options

@SirEdvin
Comment options

Answer selected by SirEdvin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants