HyCodeYourTale
classpublicPriority 1

SpawnPrefabInteraction

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

extends SimpleInstantInteraction

0

Methods

0

Public Methods

5

Fields

1

Constructors

Constants

BuilderCodec<SpawnPrefabInteraction>CODEC= BuilderCodec.builder( SpawnPrefabInteraction.class, SpawnPrefabInteraction::new, SimpleI...

Constructors

public
SpawnPrefabInteraction()

Fields

Private/Package Fields (5)

privateboolean force
privateVector3i offset
privateSpawnPrefabInteraction.OriginSource originSource
privateString prefabPath
privateRotation rotationYaw

Related Classes