classpublicPriority 2
PrefabSetAnchorInteraction
com.hypixel.hytale.builtin.buildertools.prefabeditor.PrefabSetAnchorInteraction
extends SimpleInstantInteraction
0
Methods
0
Public Methods
0
Fields
1
Constructors
Constants
BuilderCodec<PrefabSetAnchorInteraction>CODEC= BuilderCodec.builder(
PrefabSetAnchorInteraction.class, PrefabSetAnchorInteraction::new,...
MessageMESSAGE_COMMANDS_EDIT_PREFAB_ANCHOR_ERROR_NO_ANCHOR_FOUND= Message.translation(
"server.commands.editprefab.anchor.error.noAnchorFound"
)
MessageMESSAGE_COMMANDS_EDIT_PREFAB_ANCHOR_SUCCESS= Message.translation("server.commands.editprefab.anchor.success")
MessageMESSAGE_COMMANDS_EDIT_PREFAB_NOT_IN_EDIT_SESSION= Message.translation("server.commands.editprefab.notInEditSession")
MessageMESSAGE_COMMANDS_EDIT_PREFAB_SELECT_ERROR_NO_PREFAB_FOUND= Message.translation(
"server.commands.editprefab.select.error.noPrefabFound"
)
Constructors
public
PrefabSetAnchorInteraction()