public class NoteblockBlockEntityTranslator extends Object implements RequiresBlockState
| Constructor and Description |
|---|
NoteblockBlockEntityTranslator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBlock(int blockState)
Determines if block is part of class
|
static void |
translate(GeyserSession session,
com.github.steveice10.mc.protocol.data.game.entity.metadata.Position position) |
public boolean isBlock(int blockState)
RequiresBlockStateisBlock in interface RequiresBlockStateblockState - BlockState to be comparedpublic static void translate(GeyserSession session, com.github.steveice10.mc.protocol.data.game.entity.metadata.Position position)
Copyright © 2021 GeyserMC. All rights reserved.