class Shatter::Data::Chunk::Tile

Included Modules

Defined in:

shatter/data/chunk.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(source : IO) #

[View source]

Instance Method Detail

def data : NBT::Tag #

[View source]
def type : UInt32 #

[View source]
def xz : UInt8 #

[View source]
def y : UInt16 #

[View source]