AClientboundSetEntityDataPacket

interface AClientboundSetEntityDataPacket

Functions

getEntityId
Link copied to clipboard
abstract fun getEntityId(): Int
setPackedItems
Link copied to clipboard
abstract fun setPackedItems(packedItems: List<SynchedEntityData.DataValue<out Any>>)