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