ProfiledEntity
A profiled implementation of Entity wrapping a kr.toxicity.model.api.entity.BaseEntity and a model profile.
Since
1.15.2
Parameters
entity
the entity
profile
the model profile
Functions
Link copied to clipboard
Asynchronously completes the bone render context for this source.
Link copied to clipboard
@NotNull
Creates a new tracker for this render source.
Link copied to clipboard
Returns the entity associated with this source.
Link copied to clipboard
Returns a fallback bone render context.
Link copied to clipboard
@NotNull
Gets or creates an entity tracker for this source.
Link copied to clipboard
Returns the location of this render source.
Link copied to clipboard
@ApiStatus.Internal
@NotNull
Creates an entity render source for the given entity.
@ApiStatus.Internal
@NotNull
Creates a dummy render source at the specified location.
@ApiStatus.Internal
@NotNull
Creates an entity render source for the given entity with a specific model profile.
@ApiStatus.Internal
@NotNull
Creates a dummy render source at the specified location with a specific model profile.