History - net.minecraft.world.village.VillageDoor
1.7.10
Names
vy
net.minecraft.class_937
net.minecraft.world.village.VillageDoor
net.minecraft.village.VillageDoorInfo
Fields
int: a, field_3661, x, posX
int: b, field_3662, y, posY
int: c, field_3663, z, posZ
int: d, field_3664, indoorsOffsetX, insideDirectionX
int: e, field_3665, indoorsOffsetZ, insideDirectionZ
int: f, field_3666, lastUpdateTick, lastActivityTimestamp
boolean: g, field_3667, isOutsideVillage, isDetachedFromVillageFlag
int: h, field_3668, restrictedTicks, doorOpeningRestrictionCounter
Constructors
(int, int, int, int, int, int)
Methods
int (int, int, int): b, method_2806, squaredDistanceTo, getDistanceSquared
int (int, int, int): c, method_2808, squaredDistanceToIndoors, getInsideDistanceSquare
int (): a, method_2803, getIndoorsX, getInsidePosX
int (): b, method_2805, getIndoorsY, getInsidePosY
int (): c, method_2807, getIndoorsZ, getInsidePosZ
boolean (int, int): a, method_2804, isIndoors, isInside
void (): d, method_2809, resetRestrictedTicks, resetDoorOpeningRestrictionCounter
void (): e, method_2810, restrictOpening, incrementDoorOpeningRestrictionCounter
int (): f, method_2811, getRestrictedTicks, getDoorOpeningRestrictionCounter