class

Minecraft::Data::EntityMetadata

Inherits JSON::Serializable < Reference < Object

entries of entities.json

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

category
Source
category=(category : String)
Source
entity_type
Source
entity_type=(entity_type : String)
Source
height
Source
height=(height : Float64)
Source
id=(id : Int32)
Source
name
Source
name=(name : String)
Source
width
Source
width=(width : Float64)
Source