public class ExitInstanceInteraction extends SimpleInstantInteraction
Class ExitInstanceInteraction. Provides exitinstanceinteraction functionality for the Hytale server.
java.lang.Object > SimpleInstantInteraction > ExitInstanceInteraction
Field Summary
ref
final
Ref
ref
Field ref.
commandBuffer
final
CommandBuffer
commandBuffer
Field commandBuffer.
playerComponent
final
Player
playerComponent
Field playerComponent.
archetype
final
Archetype
archetype
Field archetype.
Method Detail
firstRun
protected
void
firstRun
(@Nonnull final InteractionType type, @Nonnull final InteractionContext context, @Nonnull final CooldownHandler cooldownHandler)
Method firstRun.
- Parameters:
@Nonnull final InteractionTypetype@Nonnull final InteractionContextcontext@Nonnull final CooldownHandlercooldownHandler