HyCodeYourTale
classpublicPriority 3

BlockEventView

com.hypixel.hytale.server.npc.blackboard.view.event.block.BlockEventView

extends EventView

3

Methods

3

Public Methods

0

Fields

1

Constructors

Constructors

public
BlockEventView(World world)

Methods

Public Methods (3)

public
void initialiseEntity(Ref<EntityStore> ref, NPCEntity npcComponent)
@Override
public
void onEntityBreakBlock(Ref<EntityStore> ref, BreakBlockEvent event)
public
void onEntityDamageBlock(Ref<EntityStore> ref, DamageBlockEvent event)

Related Classes