classpublicPriority 1
ApplyRandomSkinPersistedComponent
com.hypixel.hytale.server.core.modules.entity.player.ApplyRandomSkinPersistedComponent
implements Component
2
Methods
2
Public Methods
0
Fields
1
Constructors
Constants
BuilderCodec<ApplyRandomSkinPersistedComponent>CODEC= BuilderCodec.builder(ApplyRandomSkinPersistedComponent.class, () -> INSTANCE)
.build()
ApplyRandomSkinPersistedComponentINSTANCE= new ApplyRandomSkinPersistedComponent()
Constructors
public
ApplyRandomSkinPersistedComponent()Methods
Public Methods (2)
public
Component<EntityStore> clone()@Nonnull@Override
publicstatic
ComponentType<EntityStore, ApplyRandomSkinPersistedComponent> getComponentType()