classpublicPriority 3
ActionPlaceBlock
com.hypixel.hytale.server.npc.corecomponents.world.ActionPlaceBlock
extends ActionBase
2
Methods
2
Public Methods
2
Fields
1
Constructors
Constants
ComponentType<EntityStore, BoundingBox>BOUNDING_BOX_COMPONENT_TYPE= BoundingBox.getComponentType()
Constructors
public
ActionPlaceBlock(BuilderActionPlaceBlock builder, BuilderSupport support)Methods
Public Methods (2)
public
boolean canExecute(Ref<EntityStore> ref, Role role, InfoProvider sensorInfo, double dt, Store<EntityStore> store)@Override
public
boolean execute(Ref<EntityStore> ref, Role role, InfoProvider sensorInfo, double dt, Store<EntityStore> store)@Override
Fields
Protected Fields (2)
protected
boolean allowEmptyMaterialsprotected
double range