History - net.minecraft.entity.ai.goal.AbstractDoorInteractGoal
1.7.10
Names
uc
net.minecraft.class_890
net.minecraft.entity.ai.goal.AbstractDoorInteractGoal
net.minecraft.entity.ai.EntityAIDoorInteract
Fields
MobEntity: a, field_3474, mob, theEntity
int: b, field_3475, doorX, entityPosX
int: c, field_3476, doorY, entityPosY
int: d, field_3477, doorZ, entityPosZ
DoorBlock: e, field_3478, doorBlock, doorBlock
boolean: f, field_3479, shouldStop, hasStoppedDoorInteraction
float: g, field_3480, offsetX, entityPositionX
float: h, field_3481, offsetZ, entityPositionZ
Constructors
Methods
boolean (): a, method_2742, canStart, shouldExecute
boolean (): b, method_2744, shouldContinue, continueExecuting
void (): c, method_2747, start, startExecuting
void (): e, method_2746, tick, updateTask
DoorBlock (int, int, int): a, method_2739, getDoorBlock, getWoodenDoorBlock