BetterModel
Toggle table of contents
1.3.3-SNAPSHOT-14
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.renderer
/
BlueprintRenderer
Blueprint
Renderer
class
BlueprintRenderer
A blueprint renderer.
Members
Constructors
Blueprint
Renderer
Link copied to clipboard
constructor
(
)
Functions
animations
Link copied to clipboard
@
NotNull
@
Unmodifiable
open
fun
animations
(
)
:
@
Unmodifiable
Set
<
String
>
Gets all name of animation.
create
Link copied to clipboard
@
NotNull
open
fun
create
(
@
NotNull
entity
:
Entity
)
:
EntityTracker
Gets or creates tracker by entity.
@
NotNull
open
fun
create
(
@
NotNull
uuid
:
UUID
,
@
NotNull
location
:
Location
)
:
VoidTracker
Creates tracker by location.
create
Player
Limb
Link copied to clipboard
@
NotNull
open
fun
createPlayerLimb
(
@
NotNull
player
:
Player
)
:
EntityTracker
Gets or creates tracker by player
name
Link copied to clipboard
@
NotNull
open
fun
name
(
)
:
String
Gets model's name.