History - net.minecraft.world.village.SavedVillageData
1.13.2
Names
net.minecraft.unmapped.C_54284556
net.minecraft.class_941
Fields
World: a, f_17636234, world, field_75556_a
World: a, field_3691, world, field_75556_a, world
List<BlockPos>: b, f_07184185, pendingUpdates, field_75554_b
List<BlockPos>: b, field_3692, pendingUpdates, field_75554_b, villagerPositionsList
List<VillageDoor>: c, f_19828458, pendingDoors, field_75555_c
List<VillageDoor>: c, field_3693, pendingDoors, field_75555_c, newDoors
List<Village>: d, f_77574131, villages, field_75552_d
List<Village>: d, field_3694, villages, field_75552_d, villageList
int: e, f_88376515, ticks, field_75553_e
int: e, field_3695, ticks, field_75553_e, ticks
Constructors
Methods
void (World): a, m_31271554, setWorld, func_82566_a
void (World): a, method_4513, setWorld, func_82566_a, setWorld
void (BlockPos): a, m_62776514, markForUpdate, func_176060_a
void (BlockPos): a, method_11061, markForUpdate, func_176060_a, addToVillagerPositionList
void (): a, m_70591699, tick, func_75544_a
void (): a, method_2839, tick, func_75544_a, tick
void (): f, m_21856274, removeEmptyVillages, func_75549_c
void (): f, method_2845, removeEmptyVillages, func_75549_c, removeAnnihilatedVillages
List<Village> (): b, m_77144672, getVillages, func_75540_b
List<Village> (): b, method_2843, getVillages, func_75540_b, getVillageList
Village (BlockPos, int): a, m_48606792, getNearestVillage, func_176056_a
Village (BlockPos, int): a, method_11062, getNearestVillage, func_176056_a, getNearestVillage
void (): g, m_84644840, runPendingUpdate, func_75543_d
void (): g, method_2847, runPendingUpdate, func_75543_d, dropOldestVillagerPosition
void (): h, m_16247579, addPendingDoors, func_75545_e
void (): h, method_2849, addPendingDoors, func_75545_e, addNewDoorsToVillageOrCreateVillage
void (BlockPos): b, m_96213226, addOrUpdateDoorsAround, func_180609_b
void (BlockPos): b, method_11064, addOrUpdateDoorsAround, func_180609_b, addDoorsAround
VillageDoor (BlockPos): c, m_00632600, getDoor, func_176055_c
VillageDoor (BlockPos): c, method_11065, getDoor, func_176055_c, checkDoorExistence
int (BlockPos, Direction, int): a, m_72964881, getDistanceToSkyAccess, func_176061_a
int (BlockPos, Direction, int): a, method_11063, getDistanceToSkyAccess, func_176061_a, countBlocksCanSeeSky
boolean (BlockPos): d, m_94713656, isMarkedForUpdate, func_176057_e
boolean (BlockPos): d, method_11067, isMarkedForUpdate, func_176057_e, positionInList
void (NbtCompound): a, m_67013488, readNbt, func_76184_a
void (NbtCompound): a, method_188, readNbt, func_76184_a, read
NbtCompound (NbtCompound): b, m_21155264, writeNbt, func_189551_b
NbtCompound (NbtCompound): b, method_191, writeNbt, func_189551_b, write
void (BlockState, BlockPos): a, m_34862522, addDoor, func_195927_a
void (BlockState, BlockPos): a, method_15719, addDoor, func_195927_a, addDoor
boolean (BlockState): a, m_36606452, isWoodenDoor, func_195928_a
boolean (BlockState): a, method_15718, isWoodenDoor, func_195928_a, isValidDoor
String (Dimension): a, m_82629698, getId, func_176062_a
String (Dimension): a, method_11060, getId, func_176062_a, fileNameForProvider
1.13.1
Names
ajf
aji
Fields
Constructors
Methods
1.13
Names
zq
ajf
net.minecraft.class_941
net.minecraft.unmapped.C_54284556
Fields
World: b, field_3691, world, field_75556_a, world
World: a, f_17636234, world, field_75556_a
List<BlockPos>: c, field_3692, pendingUpdates, field_75554_b, villagerPositionsList
List<BlockPos>: b, f_07184185, pendingUpdates, field_75554_b
List<VillageDoor>: d, field_3693, pendingDoors, field_75555_c, newDoors
List<VillageDoor>: c, f_19828458, pendingDoors, field_75555_c
List<Village>: e, field_3694, villages, field_75552_d, villageList
List<Village>: d, f_77574131, villages, field_75552_d
int: f, field_3695, ticks, field_75553_e, tickCounter
int: e, f_88376515, ticks, field_75553_e
Constructors
Methods
void (World): a, method_4513, setWorld, func_82566_a, setWorldsForAll
void (World): a, m_31271554, setWorld, func_82566_a
void (BlockPos): a, method_11061, markForUpdate, func_176060_a, addToVillagerPositionList
void (BlockPos): a, m_62776514, markForUpdate, func_176060_a
void (): a, method_2839, tick, func_75544_a, tick
void (): a, m_70591699, tick, func_75544_a
void (): e, method_2845, removeEmptyVillages, func_75549_c, removeAnnihilatedVillages
void (): f, m_21856274, removeEmptyVillages, func_75549_c
List<Village> (): b, method_2843, getVillages, func_75540_b, getVillageList
List<Village> (): b, m_77144672, getVillages, func_75540_b
Village (BlockPos, int): a, method_11062, getNearestVillage, func_176056_a, getNearestVillage
Village (BlockPos, int): a, m_48606792, getNearestVillage, func_176056_a
void (): f, method_2847, runPendingUpdate, func_75543_d, dropOldestVillagerPosition
void (): g, m_84644840, runPendingUpdate, func_75543_d
void (): g, method_2849, addPendingDoors, func_75545_e, addNewDoorsToVillageOrCreateVillage
void (): h, m_16247579, addPendingDoors, func_75545_e
void (BlockPos): b, method_11064, addOrUpdateDoorsAround, func_180609_b, addDoorsAround
void (BlockPos): b, m_96213226, addOrUpdateDoorsAround, func_180609_b
VillageDoor (BlockPos): c, method_11065, getDoor, func_176055_c, checkDoorExistence
VillageDoor (BlockPos): c, m_00632600, getDoor, func_176055_c
void (BlockPos): d, method_11066, addDoor, func_176059_d, addToNewDoorsList
int (BlockPos, Direction, int): a, method_11063, getDistanceToSkyAccess, func_176061_a, countBlocksCanSeeSky
int (BlockPos, Direction, int): a, m_72964881, getDistanceToSkyAccess, func_176061_a
boolean (BlockPos): e, method_11067, isMarkedForUpdate, func_176057_e, positionInList
boolean (BlockPos): d, m_94713656, isMarkedForUpdate, func_176057_e
boolean (BlockPos): f, method_11068, isWoodenDoor, func_176058_f, isWoodDoor
void (NbtCompound): a, method_188, readNbt, func_76184_a, readFromNBT
void (NbtCompound): a, m_67013488, readNbt, func_76184_a
NbtCompound (NbtCompound): b, method_191, writeNbt, func_189551_b, writeToNBT
NbtCompound (NbtCompound): b, m_21155264, writeNbt, func_189551_b
String (Dimension): a, method_11060, getId, func_176062_a, fileNameForProvider
void (BlockState, BlockPos): a, m_34862522, addDoor, func_195927_a
boolean (BlockState): a, m_36606452, isWoodenDoor, func_195928_a
String (Dimension): a, m_82629698, getId, func_176062_a
1.12.2
Names
zq
net.minecraft.class_941
net.minecraft.world.village.SavedVillageData
net.minecraft.village.VillageCollection
net.minecraft.village.VillageCollection
Fields
World: b, field_3691, world, field_75556_a, world
List<BlockPos>: c, field_3692, pendingUpdates, field_75554_b, villagerPositionsList
List<VillageDoor>: d, field_3693, pendingDoors, field_75555_c, newDoors
List<Village>: e, field_3694, villages, field_75552_d, villageList
int: f, field_3695, ticks, field_75553_e, tickCounter
Constructors
(String)
(World)
Methods
void (World): a, method_4513, setWorld, func_82566_a, setWorldsForAll
void (BlockPos): a, method_11061, markForUpdate, func_176060_a, addToVillagerPositionList
void (): a, method_2839, tick, func_75544_a, tick
void (): e, method_2845, removeEmptyVillages, func_75549_c, removeAnnihilatedVillages
List<Village> (): b, method_2843, getVillages, func_75540_b, getVillageList
Village (BlockPos, int): a, method_11062, getNearestVillage, func_176056_a, getNearestVillage
void (): f, method_2847, runPendingUpdate, func_75543_d, dropOldestVillagerPosition
void (): g, method_2849, addPendingDoors, func_75545_e, addNewDoorsToVillageOrCreateVillage
void (BlockPos): b, method_11064, addOrUpdateDoorsAround, func_180609_b, addDoorsAround
VillageDoor (BlockPos): c, method_11065, getDoor, func_176055_c, checkDoorExistence
void (BlockPos): d, method_11066, addDoor, func_176059_d, addToNewDoorsList
int (BlockPos, Direction, int): a, method_11063, getDistanceToSkyAccess, func_176061_a, countBlocksCanSeeSky
boolean (BlockPos): e, method_11067, isMarkedForUpdate, func_176057_e, positionInList
boolean (BlockPos): f, method_11068, isWoodenDoor, func_176058_f, isWoodDoor
void (NbtCompound): a, method_188, readNbt, func_76184_a, readFromNBT
NbtCompound (NbtCompound): b, method_191, writeNbt, func_189551_b, writeToNBT
String (Dimension): a, method_11060, getId, func_176062_a, fileNameForProvider