HyCodeYourTale
classpublicPriority 1

InterruptInteraction

com.hypixel.hytale.server.core.modules.interaction.interaction.config.server.InterruptInteraction

extends SimpleInstantInteraction

0

Methods

0

Public Methods

6

Fields

1

Constructors

Constants

BuilderCodec<InterruptInteraction>CODEC= BuilderCodec.builder( InterruptInteraction.class, InterruptInteraction::new, SimpleInsta...

Constructors

public
InterruptInteraction()

Fields

Private/Package Fields (6)

privateInteractionTarget entityTarget
privateString excludedTag
privateint excludedTagIndex
privateSet<InteractionType> interruptTypes
privateString requiredTag
privateint requiredTagIndex

Related Classes