Class BlockMappings
java.lang.Object
org.geysermc.geyser.registry.type.BlockMappings
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleanintintgetBedrockBlockId(int state)com.nukkitx.nbt.NbtList<com.nukkitx.nbt.NbtMap>intintintintintgetItemFrame(com.nukkitx.nbt.NbtMap tag)it.unimi.dsi.fastutil.objects.Object2IntMap<com.nukkitx.nbt.NbtMap>int[]it.unimi.dsi.fastutil.ints.IntSetinthashCode()booleanisItemFrame(int bedrockBlockRuntimeId)toString()
-
Method Details
-
getBedrockBlockId
public int getBedrockBlockId(int state) -
getItemFrame
public int getItemFrame(com.nukkitx.nbt.NbtMap tag) -
isItemFrame
public boolean isItemFrame(int bedrockBlockRuntimeId) -
builder
-
getBedrockAirId
public int getBedrockAirId() -
getBedrockWaterId
public int getBedrockWaterId() -
getBedrockMovingBlockId
public int getBedrockMovingBlockId() -
getBlockStateVersion
public int getBlockStateVersion() -
getJavaToBedrockBlocks
public int[] getJavaToBedrockBlocks() -
getBedrockBlockStates
public com.nukkitx.nbt.NbtList<com.nukkitx.nbt.NbtMap> getBedrockBlockStates() -
getCommandBlockRuntimeId
public int getCommandBlockRuntimeId() -
getItemFrames
public it.unimi.dsi.fastutil.objects.Object2IntMap<com.nukkitx.nbt.NbtMap> getItemFrames() -
getFlowerPotBlocks
-
getJigsawStateIds
public it.unimi.dsi.fastutil.ints.IntSet getJigsawStateIds() -
equals
-
hashCode
public int hashCode() -
toString
-