struct Rosegold::Clientbound::SetEntityData::Entry

Defined in:

rosegold/packets/clientbound/set_entity_data.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(index : UInt8, serializer_id : UInt32, value : Rosegold::Entity::TrackedValue) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(index _index = @index, serializer_id _serializer_id = @serializer_id, value _value = @value) #

[View source]
def index : UInt8 #

def serializer_id : UInt32 #