Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Rosegold::Chunk::BlockEntity
Inherits
Struct
/
Value
/
Object
Constructors
new
(x :
Int32
, y :
Int32
, z :
Int32
, type :
UInt32
, nbt :
Minecraft::NBT::Tag
)
Source
Instance methods
nbt
Source
nbt=
(nbt :
Minecraft::NBT::Tag
)
Source
type
Source
type=
(type :
UInt32
)
Source
x
Source
x=
(x :
Int32
)
Source
y
Source
y=
(y :
Int32
)
Source
z
Source
z=
(z :
Int32
)
Source