class Rosegold::Serverbound::PlayerDigging
- Rosegold::Serverbound::PlayerDigging
- Rosegold::Serverbound::Packet
- Rosegold::Packet
- Rosegold::Event
- Reference
- Object
Defined in:
rosegold/packets/serverbound/player_digging.crConstructors
Class Method Summary
Instance Method Summary
- #face : BlockFace
- #face=(face : BlockFace)
- #location : Vec3i
- #location=(location : Vec3i)
- #status : Status
- #status=(status : Status)
- #write : Bytes