Package net.minecraftforge.registries
Class ForgeRegistry.Snapshot
java.lang.Object
net.minecraftforge.registries.ForgeRegistry.Snapshot
- Enclosing class:
- ForgeRegistry<V>
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Map<ResourceLocation,ResourceLocation> private FriendlyByteBuffinal Set<ResourceLocation>Deprecated, for removal: This API element is subject to removal in a future version.final Map<ResourceLocation,Integer> final Map<ResourceLocation,String> private static final Comparator<ResourceLocation> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ForgeRegistry.Snapshotread(CompoundTag nbt) static ForgeRegistry.Snapshotread(FriendlyByteBuf buff) write()
-
Field Details
-
sorter
-
ids
-
aliases
-
blocked
-
dummied
Deprecated, for removal: This API element is subject to removal in a future version. -
overrides
-
binary
-
-
Constructor Details
-
Snapshot
public Snapshot()
-
-
Method Details
-
write
-
read
-
getPacketData
-
read
-