History - net.minecraft.entity.ai.goal.OcelotSitOnBlockGoal
1.7.10
Names
uw
net.minecraft.class_910
net.minecraft.entity.ai.goal.OcelotSitOnBlockGoal
net.minecraft.entity.ai.EntityAIOcelotSit
Fields
OcelotEntity: a, field_3562, ocelot, field_151493_a
double: b, field_6852, speed, field_151491_b
int: c, field_3564, timer, field_151492_c
int: d, field_3565, sittingTimer, field_151489_d
int: e, field_3566, maxStayTime, field_151490_e
int: f, field_3567, targetBlockX, field_151487_f
int: g, field_3568, targetBlockY, field_151488_g
int: h, field_3569, targetBlockZ, field_151494_h
Constructors
(OcelotEntity, double)
Methods
boolean (): a, method_2742, canStart, shouldExecute
boolean (): b, method_2744, shouldContinue, continueExecuting
void (): c, method_2747, start, startExecuting
void (): d, method_2745, stop, resetTask
void (): e, method_2746, tick, updateTask
boolean (): f, method_2764, isNearValidBlock, func_151485_f
boolean (World, int, int, int): a, method_2763, canSitOnBlock, func_151486_a