Package net.minecraftforge.registries
Class ForgeRegistry.Snapshot
java.lang.Object
net.minecraftforge.registries.ForgeRegistry.Snapshot
- Enclosing class:
- ForgeRegistry<V>
-
Field Summary
Modifier and TypeFieldDescriptionfinal Map<ResourceLocation,
ResourceLocation> private FriendlyByteBuf
final 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
-
Method Summary
Modifier and TypeMethodDescriptionstatic ForgeRegistry.Snapshot
read
(CompoundTag nbt) static ForgeRegistry.Snapshot
read
(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
-