struct Rosegold::Chunk::BlockEntity
- Rosegold::Chunk::BlockEntity
- Struct
- Value
- Object
Defined in:
rosegold/world/chunk.crConstructors
Instance Method Summary
- #nbt : Minecraft::NBT::Tag
- #nbt=(nbt : Minecraft::NBT::Tag)
- #type : UInt32
- #type=(type : UInt32)
- #x : Int32
- #x=(x : Int32)
- #y : Int32
- #y=(y : Int32)
- #z : Int32
- #z=(z : Int32)