Package net.minecraftforge.registries
Class ForgeRegistry.Snapshot
java.lang.Object
net.minecraftforge.registries.ForgeRegistry.Snapshot
- Enclosing class:
- ForgeRegistry<V extends IForgeRegistryEntry<V>>
-
Field Summary
Modifier and TypeFieldDescriptionprivate FriendlyByteBuf
private static Comparator<ResourceLocation>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ForgeRegistry.Snapshot
read(CompoundTag nbt)
static ForgeRegistry.Snapshot
read(FriendlyByteBuf buff)
write()
-
Field Details
-
sorter
-
ids
-
aliases
-
blocked
-
dummied
-
overrides
-
binary
-
-
Constructor Details
-
Snapshot
public Snapshot()
-
-
Method Details
-
write
-
read
-
getPacketData
-
read
-