Class RenderPipeline.SpawnedPlayer
java.lang.Object
kr.toxicity.model.api.data.renderer.RenderPipeline.SpawnedPlayer
- Enclosing class:
RenderPipeline
Represents a player for whom the model has been spawned.
- Since:
- 1.15.2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidload()Loads the model for this player, sending initial packets.
-
Constructor Details
-
SpawnedPlayer
public SpawnedPlayer()
-
-
Method Details
-
load
public void load()Loads the model for this player, sending initial packets.- Since:
- 1.15.2
-