HyCodeYourTale
classpublicPriority 2

SpawnNPCInteraction

com.hypixel.hytale.server.npc.interactions.SpawnNPCInteraction

extends SimpleBlockInteraction

0

Methods

0

Public Methods

3

Fields

1

Constructors

Constants

BuilderCodec<SpawnNPCInteraction>CODEC= BuilderCodec.builder( SpawnNPCInteraction.class, SpawnNPCInteraction::new, SimpleBlockIn...

Constructors

public
SpawnNPCInteraction()

Fields

Protected Fields (3)

protectedString entityId
protectedfloat spawnChance
protectedfloat spawnYawOffset

Related Classes