Package com.loohp.limbo.world
Class GeneratedBlockDataMappings
java.lang.Object
com.loohp.limbo.world.GeneratedBlockDataMappings
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
getGlobalPaletteIDFromKey
(net.kyori.adventure.key.Key key) static int
getGlobalPaletteIDFromState
(net.querz.nbt.tag.CompoundTag tag)
-
Constructor Details
-
GeneratedBlockDataMappings
public GeneratedBlockDataMappings()
-
-
Method Details
-
getGlobalPaletteIDFromKey
public static int getGlobalPaletteIDFromKey(net.kyori.adventure.key.Key key) -
getGlobalPaletteIDFromState
public static int getGlobalPaletteIDFromState(net.querz.nbt.tag.CompoundTag tag)
-