public interface BlockEntity
Modifier and Type | Method and Description |
---|---|
byte |
packedXZ() |
default byte |
sectionX() |
default byte |
sectionZ() |
@Nullable com.github.steveice10.opennbt.tag.builtin.CompoundTag |
tag() |
int |
typeId() |
short |
y() |