HyCodeYourTale
classpublicPriority 3

PrefabAnchor

com.hypixel.hytale.builtin.buildertools.prefabeditor.PrefabAnchor

implements Component

2

Methods

2

Public Methods

0

Fields

1

Constructors

Constants

BuilderCodec<PrefabAnchor>CODEC= BuilderCodec.builder(PrefabAnchor.class, () -> INSTANCE).build()
PrefabAnchorINSTANCE= new PrefabAnchor()

Constructors

private
PrefabAnchor()

Methods

Public Methods (2)

public
Component<EntityStore> clone()
@Override
publicstatic
ComponentType<EntityStore, PrefabAnchor> getComponentType()

Related Classes