Rosegold::DataComponents::EntityData
Inherits Rosegold::DataComponent / Reference / Object
Component for entity_data (NBT compound containing data for entity to be created)
Constructors
new(data : Minecraft::NBT::Tag)
Sourceread(io) : self
SourceInstance methods
data
Sourcedata=(data : Minecraft::NBT::Tag)
Sourcewrite(io) : Nil
Source