Class RegistryEntry
java.lang.Object
org.geysermc.mcprotocollib.protocol.data.game.RegistryEntry
-
Constructor Summary
ConstructorsConstructorDescriptionRegistryEntry(net.kyori.adventure.key.Key id, @Nullable org.cloudburstmc.nbt.NbtMap data) -
Method Summary
-
Constructor Details
-
RegistryEntry
public RegistryEntry(net.kyori.adventure.key.Key id, @Nullable @Nullable org.cloudburstmc.nbt.NbtMap data)
-
-
Method Details