SynchedEntityDataAccessor

Functions

Link copied to clipboard
abstract fun <T> bettermodel$getItem(@NotNull key: @NotNull EntityDataAccessor<T>): @NotNull SynchedEntityData.DataItem<T>
Link copied to clipboard
@NotNull
abstract fun bettermodel$getItemsById(): Array<@NotNull SynchedEntityData.DataItem<out Any>>
Link copied to clipboard
abstract fun bettermodel$setDirty(dirty: Boolean)