HyCodeYourTale
classpublicPriority 2

PrefabSelectionInteraction

com.hypixel.hytale.builtin.buildertools.prefabeditor.PrefabSelectionInteraction

extends SimpleInstantInteraction

0

Methods

0

Public Methods

0

Fields

1

Constructors

Constants

BuilderCodec<PrefabSelectionInteraction>CODEC= BuilderCodec.builder( PrefabSelectionInteraction.class, PrefabSelectionInteraction::new,...
floatENTITY_TARGET_RADIUS= 50.0F
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" )
MessageMESSAGE_COMMANDS_EDIT_PREFAB_SELECT_ERROR_NO_TARGET_FOUND= Message.translation( "server.commands.editprefab.select.error.noTargetFound" )

Constructors

public
PrefabSelectionInteraction()

Related Classes