Package net.minecraftforge.registries
Class ForgeRegistry.Snapshot
java.lang.Object
net.minecraftforge.registries.ForgeRegistry.Snapshot
- Enclosing class:
- ForgeRegistry<V extends IForgeRegistryEntry<V>>
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Map<ResourceLocation,ResourceLocation> private PacketBufferfinal Set<ResourceLocation>final Map<ResourceLocation,Integer> final Map<ResourceLocation,String> private static final Comparator<ResourceLocation> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ForgeRegistry.Snapshotread(CompoundNBT nbt) static ForgeRegistry.Snapshotread(PacketBuffer buff) write()
-
Field Details
-
sorter
-
ids
-
aliases
-
blocked
-
dummied
-
overrides
-
binary
-
-
Constructor Details
-
Snapshot
public Snapshot()
-
-
Method Details
-
write
-
read
-
getPacketData
-
read
-