struct Shatter::Data::Entity::Meta::VillagerData
- Shatter::Data::Entity::Meta::VillagerData
- Struct
- Value
- Object
Defined in:
shatter/data/entity.crConstructors
Instance Method Summary
- #clone
- #copy_with(type _type = @type, profession _profession = @profession, level _level = @level)
- #level : UInt32
- #profession : UInt32
- #type : UInt32
Constructor Detail
Instance Method Detail
def copy_with(type _type = @type, profession _profession = @profession, level _level = @level)
#