History - net.minecraft.world.level.BaseSpawner
25w18a
Names
djj
djz
Fields
int: j, spawnDelay, field_9154, spawnDelay, f_45442_
int: k, spawnDelay, field_9154
SpawnData: l, nextSpawnData, field_9155, spawnEntry, f_45444_
SpawnData: m, nextSpawnData, field_9155
double: m, spin, field_9161, rotation, f_45445_
double: n, spin, field_9161
double: n, oSpin, field_9159, lastRotation, f_45446_
double: o, oSpin, field_9159
int: o, minSpawnDelay, field_9151, minSpawnDelay, f_45447_
int: p, minSpawnDelay, field_9151
int: p, maxSpawnDelay, field_9150, maxSpawnDelay, f_45448_
int: q, maxSpawnDelay, field_9150
int: q, spawnCount, field_9149, spawnCount, f_45449_
int: r, spawnCount, field_9149
Entity: r, displayEntity, field_9153, renderedEntity, f_45450_
Entity: s, displayEntity, field_9153
int: s, maxNearbyEntities, field_9160, maxNearbyEntities, f_45451_
int: t, maxNearbyEntities, field_9160
int: t, requiredPlayerRange, field_9158, requiredPlayerRange, f_45452_
int: u, requiredPlayerRange, field_9158
int: u, spawnRange, field_9157, spawnRange, f_45453_
int: v, spawnRange, field_9157
int: a, EVENT_SPAWN, field_30951, field_30951, f_151303_
int: c, EVENT_SPAWN, field_30951
WeightedList<SpawnData>: k, spawnPotentials, field_9152, spawnPotentials, f_45443_
WeightedList<SpawnData>: l, spawnPotentials, field_9152
org.slf4j.Logger: a, LOGGER, field_60369
String: b, SPAWN_DATA_TAG, field_40877, SPAWN_DATA_KEY, f_254624_
String: b, SPAWN_DATA_TAG, field_40877
int: c, DEFAULT_SPAWN_DELAY, field_57757, field_57757, f_381050_
int: d, DEFAULT_SPAWN_DELAY, field_57757
int: d, DEFAULT_MIN_SPAWN_DELAY, field_57758, DEFAULT_MIN_SPAWN_DELAY, f_381622_
int: e, DEFAULT_MIN_SPAWN_DELAY, field_57758
int: e, DEFAULT_MAX_SPAWN_DELAY, field_57759, DEFAULT_MAX_SPAWN_DELAY, f_380722_
int: f, DEFAULT_MAX_SPAWN_DELAY, field_57759
int: f, DEFAULT_SPAWN_COUNT, field_57760, DEFAULT_SPAWN_COUNT, f_382441_
int: g, DEFAULT_SPAWN_COUNT, field_57760
int: g, DEFAULT_MAX_NEARBY_ENTITIES, field_57761, DEFAULT_MAX_NEARBY_ENTITIES, f_380423_
int: h, DEFAULT_MAX_NEARBY_ENTITIES, field_57761
int: h, DEFAULT_REQUIRED_PLAYER_RANGE, field_57762, DEFAULT_REQUIRED_PLAYER_RANGE, f_382296_
int: i, DEFAULT_REQUIRED_PLAYER_RANGE, field_57762
int: i, DEFAULT_SPAWN_RANGE, field_57763, DEFAULT_SPAWN_RANGE, f_382115_
int: j, DEFAULT_SPAWN_RANGE, field_57763
Constructors
Methods
CompoundTag (CompoundTag): a, save, method_8272, writeNbt, m_186381_
double (): a, getSpin, method_8278, getRotation, m_45473_
double (): a, getSpin, method_8278
double (): b, getoSpin, method_8279, getLastRotation, m_45474_
double (): b, getoSpin, method_8279
boolean (Level, BlockPos): c, isNearPlayer, method_8284, isPlayerInRange, m_151343_
boolean (Level, BlockPos): c, isNearPlayer, method_8284
void (Level, BlockPos): a, clientTick, method_31589, clientTick, m_151319_
void (Level, BlockPos): a, clientTick, method_31589
void (ServerLevel, BlockPos): a, serverTick, method_31588, serverTick, m_151311_
void (ServerLevel, BlockPos): a, serverTick, method_31588
void (Level, BlockPos): d, delay, method_8282, updateSpawns, m_151350_
void (Level, BlockPos): d, delay, method_8282
void (Level, BlockPos, CompoundTag): a, load, method_8280, readNbt, m_151328_
boolean (Level, int): a, onEventTriggered, method_8275, handleStatus, m_151316_
boolean (Level, int): a, onEventTriggered, method_8275
void (Level, BlockPos, SpawnData): a, setNextSpawnData, method_8277, setSpawnEntry, m_142667_
void (Level, BlockPos, SpawnData): a, setNextSpawnData, method_8277
void (Level, BlockPos, int): a, broadcastEvent, method_8273, sendStatus, m_142523_
void (Level, BlockPos, int): a, broadcastEvent, method_8273
void (EntityType<?>, Level, RandomSource, BlockPos): a, setEntityId, method_8274, setEntityId, m_253197_
void (EntityType<?>, Level, RandomSource, BlockPos): a, setEntityId, method_8274
SpawnData (Level, RandomSource, BlockPos): a, getOrCreateNextSpawnData, method_46404, getSpawnEntry, m_253144_
SpawnData (Level, RandomSource, BlockPos): a, getOrCreateNextSpawnData, method_46404
Entity (Level, BlockPos): b, getOrCreateDisplayEntity, method_8283, getRenderedEntity, m_253067_
Entity (Level, BlockPos): b, getOrCreateDisplayEntity, method_8283
void (Level, BlockPos, ValueInput): a, load, method_8280
void (ValueOutput): a, save, method_8272
1.21.5
Names
dfk
djj
Fields
int: d, spawnDelay, field_9154, spawnDelay, f_45442_
int: j, spawnDelay, field_9154, spawnDelay, f_45442_
SpawnData: f, nextSpawnData, field_9155, spawnEntry, f_45444_
SpawnData: l, nextSpawnData, field_9155, spawnEntry, f_45444_
double: g, spin, field_9161, rotation, f_45445_
double: m, spin, field_9161, rotation, f_45445_
double: h, oSpin, field_9159, lastRotation, f_45446_
double: n, oSpin, field_9159, lastRotation, f_45446_
int: i, minSpawnDelay, field_9151, minSpawnDelay, f_45447_
int: o, minSpawnDelay, field_9151, minSpawnDelay, f_45447_
int: j, maxSpawnDelay, field_9150, maxSpawnDelay, f_45448_
int: p, maxSpawnDelay, field_9150, maxSpawnDelay, f_45448_
int: k, spawnCount, field_9149, spawnCount, f_45449_
int: q, spawnCount, field_9149, spawnCount, f_45449_
Entity: l, displayEntity, field_9153, renderedEntity, f_45450_
Entity: r, displayEntity, field_9153, renderedEntity, f_45450_
int: m, maxNearbyEntities, field_9160, maxNearbyEntities, f_45451_
int: s, maxNearbyEntities, field_9160, maxNearbyEntities, f_45451_
int: n, requiredPlayerRange, field_9158, requiredPlayerRange, f_45452_
int: t, requiredPlayerRange, field_9158, requiredPlayerRange, f_45452_
int: o, spawnRange, field_9157, spawnRange, f_45453_
int: u, spawnRange, field_9157, spawnRange, f_45453_
int: c, EVENT_SPAWN, field_30951, field_30951, f_151303_
int: a, EVENT_SPAWN, field_30951, field_30951, f_151303_
WeightedList<SpawnData>: k, spawnPotentials, field_9152, spawnPotentials, f_45443_
SimpleWeightedRandomList<SpawnData>: e, spawnPotentials, field_9152, spawnPotentials, f_45443_
org.slf4j.Logger: a, LOGGER, field_9156, LOGGER, f_45441_
int: c, DEFAULT_SPAWN_DELAY, field_57757, field_57757, f_381050_
int: d, DEFAULT_MIN_SPAWN_DELAY, field_57758, DEFAULT_MIN_SPAWN_DELAY, f_381622_
int: e, DEFAULT_MAX_SPAWN_DELAY, field_57759, DEFAULT_MAX_SPAWN_DELAY, f_380722_
int: f, DEFAULT_SPAWN_COUNT, field_57760, DEFAULT_SPAWN_COUNT, f_382441_
int: g, DEFAULT_MAX_NEARBY_ENTITIES, field_57761, DEFAULT_MAX_NEARBY_ENTITIES, f_380423_
int: h, DEFAULT_REQUIRED_PLAYER_RANGE, field_57762, DEFAULT_REQUIRED_PLAYER_RANGE, f_382296_
int: i, DEFAULT_SPAWN_RANGE, field_57763, DEFAULT_SPAWN_RANGE, f_382115_
Constructors
Methods
1.21.4
Names
dgj
dfk
Fields
Constructors
Methods
1.21.3
Names
dby
dgj
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dbc
dby
Fields
Constructors
Methods
1.20.6
Names
csr
dbc
Fields
Constructors
Methods
1.20.4
Names
cox
csr
net.minecraft.world.MobSpawnerLogic
net.minecraft.block.spawner.MobSpawnerLogic
Fields
Constructors
Methods
boolean (Level, BlockPos): b, isNearPlayer, method_8284, isPlayerInRange, m_151343_
boolean (Level, BlockPos): c, isNearPlayer, method_8284, isPlayerInRange, m_151343_
void (Level, BlockPos): c, delay, method_8282, updateSpawns, m_151350_
void (Level, BlockPos): d, delay, method_8282, updateSpawns, m_151350_
Entity (Level, RandomSource, BlockPos): a, getOrCreateDisplayEntity, method_8283, getRenderedEntity, m_253067_
SpawnData (Level, RandomSource, BlockPos): b, getOrCreateNextSpawnData, method_46404, getSpawnEntry, m_253144_
SpawnData (Level, RandomSource, BlockPos): a, getOrCreateNextSpawnData, method_46404, getSpawnEntry, m_253144_
Entity (Level, BlockPos): b, getOrCreateDisplayEntity, method_8283, getRenderedEntity, m_253067_
1.20.2
Names
clo
cox
Fields
Constructors
Methods
1.20.1
Names
clk
clo
Fields
double: g, spin, field_9161, field_9161, f_45445_
double: g, spin, field_9161, rotation, f_45445_
double: h, oSpin, field_9159, field_9159, f_45446_
double: h, oSpin, field_9159, lastRotation, f_45446_
Constructors
Methods
double (): a, getSpin, method_8278, method_8278, m_45473_
double (): a, getSpin, method_8278, getRotation, m_45473_
double (): b, getoSpin, method_8279, method_8279, m_45474_
double (): b, getoSpin, method_8279, getLastRotation, m_45474_
1.19.4
Names
ciy
clk
Fields
Constructors
Methods
1.19.3
Names
cfz
ciy
Fields
int: c, spawnDelay, field_9154, spawnDelay, f_45442_
int: d, spawnDelay, field_9154, spawnDelay, f_45442_
SpawnData: e, nextSpawnData, field_9155, spawnEntry, f_45444_
SpawnData: f, nextSpawnData, field_9155, spawnEntry, f_45444_
double: f, spin, field_9161, field_9161, f_45445_
double: g, spin, field_9161, field_9161, f_45445_
double: g, oSpin, field_9159, field_9159, f_45446_
double: h, oSpin, field_9159, field_9159, f_45446_
int: h, minSpawnDelay, field_9151, minSpawnDelay, f_45447_
int: i, minSpawnDelay, field_9151, minSpawnDelay, f_45447_
int: i, maxSpawnDelay, field_9150, maxSpawnDelay, f_45448_
int: j, maxSpawnDelay, field_9150, maxSpawnDelay, f_45448_
int: j, spawnCount, field_9149, spawnCount, f_45449_
int: k, spawnCount, field_9149, spawnCount, f_45449_
Entity: k, displayEntity, field_9153, renderedEntity, f_45450_
Entity: l, displayEntity, field_9153, renderedEntity, f_45450_
int: l, maxNearbyEntities, field_9160, maxNearbyEntities, f_45451_
int: m, maxNearbyEntities, field_9160, maxNearbyEntities, f_45451_
int: m, requiredPlayerRange, field_9158, requiredPlayerRange, f_45452_
int: n, requiredPlayerRange, field_9158, requiredPlayerRange, f_45452_
int: n, spawnRange, field_9157, spawnRange, f_45453_
int: o, spawnRange, field_9157, spawnRange, f_45453_
int: b, EVENT_SPAWN, field_30951, field_30951, f_151303_
int: c, EVENT_SPAWN, field_30951, field_30951, f_151303_
SimpleWeightedRandomList<SpawnData>: d, spawnPotentials, field_9152, spawnPotentials, f_45443_
SimpleWeightedRandomList<SpawnData>: e, spawnPotentials, field_9152, spawnPotentials, f_45443_
String: b, SPAWN_DATA_TAG, field_40877, SPAWN_DATA_KEY, f_254624_
Constructors
Methods
void (EntityType<?>): a, setEntityId, method_8274, setEntityId, m_45462_
Entity (Level): a, getOrCreateDisplayEntity, method_8283, getRenderedEntity, m_151314_
void (EntityType<?>, Level, RandomSource, BlockPos): a, setEntityId, method_8274, setEntityId, m_253197_
Entity (Level, RandomSource, BlockPos): a, getOrCreateDisplayEntity, method_8283, getRenderedEntity, m_253067_
SpawnData (Level, RandomSource, BlockPos): b, getOrCreateNextSpawnData, method_46404, getSpawnEntry, m_253144_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
cfc
cfz
Fields
Constructors
Methods
1.19
Names
bzx
cfc
Fields
Random: o, random, field_27080, random, f_151305_
Constructors
Methods
boolean (Level, int): a, onEventTriggered, method_8275, method_8275, m_151316_
boolean (Level, int): a, onEventTriggered, method_8275, handleStatus, m_151316_
1.18.2
Names
bzf
bzx
Fields
org.apache.logging.log4j.Logger: a, LOGGER, field_9156, LOGGER, f_45441_
org.slf4j.Logger: a, LOGGER, field_9156, LOGGER, f_45441_
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
bvr
bzf
Fields
int: d, spawnDelay, field_9154, spawnDelay, f_45442_
int: c, spawnDelay, field_9154, spawnDelay, f_45442_
SpawnData: f, nextSpawnData, field_9155, spawnEntry, f_45444_
SpawnData: e, nextSpawnData, field_9155, spawnEntry, f_45444_
double: g, spin, field_9161, field_9161, f_45445_
double: f, spin, field_9161, field_9161, f_45445_
double: h, oSpin, field_9159, field_9159, f_45446_
double: g, oSpin, field_9159, field_9159, f_45446_
int: i, minSpawnDelay, field_9151, minSpawnDelay, f_45447_
int: h, minSpawnDelay, field_9151, minSpawnDelay, f_45447_
int: j, maxSpawnDelay, field_9150, maxSpawnDelay, f_45448_
int: i, maxSpawnDelay, field_9150, maxSpawnDelay, f_45448_
int: k, spawnCount, field_9149, spawnCount, f_45449_
int: j, spawnCount, field_9149, spawnCount, f_45449_
Entity: l, displayEntity, field_9153, renderedEntity, f_45450_
Entity: k, displayEntity, field_9153, renderedEntity, f_45450_
int: m, maxNearbyEntities, field_9160, maxNearbyEntities, f_45451_
int: l, maxNearbyEntities, field_9160, maxNearbyEntities, f_45451_
int: n, requiredPlayerRange, field_9158, requiredPlayerRange, f_45452_
int: m, requiredPlayerRange, field_9158, requiredPlayerRange, f_45452_
int: o, spawnRange, field_9157, spawnRange, f_45453_
int: n, spawnRange, field_9157, spawnRange, f_45453_
WeightedRandomList<SpawnData>: c, EMPTY_POTENTIALS, field_30952, field_30952, f_151304_
WeightedRandomList<SpawnData>: e, spawnPotentials, field_9152, spawnPotentials, f_45443_
Random: p, random, field_27080, random, f_151305_
Random: o, random, field_27080, random, f_151305_
SimpleWeightedRandomList<SpawnData>: d, spawnPotentials, field_9152, spawnPotentials, f_45443_
Constructors
Methods
CompoundTag (CompoundTag): a, save, method_8272, writeNbt, m_186381_
ResourceLocation (Level, BlockPos): b, getEntityId, method_8281, getEntityId, m_151332_
boolean (Level, BlockPos): c, isNearPlayer, method_8284, isPlayerInRange, m_151343_
boolean (Level, BlockPos): b, isNearPlayer, method_8284, isPlayerInRange, m_151343_
void (Level, BlockPos): d, delay, method_8282, updateSpawns, m_151350_
void (Level, BlockPos): c, delay, method_8282, updateSpawns, m_151350_
CompoundTag (Level, BlockPos, CompoundTag): b, save, method_8272, writeNbt, m_151339_
1.17.1
Names
bvq
bvr
Fields
Constructors
Methods
1.17
Names
bqz
bvq
net.minecraft.world.spawner.AbstractSpawner
net.minecraft.src.C_1554_
Fields
org.apache.logging.log4j.Logger: a, LOGGER, field_9156, LOGGER, field_209160_a
org.apache.logging.log4j.Logger: a, LOGGER, field_9156, LOGGER, f_45441_
int: b, spawnDelay, field_9154, spawnDelay, field_98286_b
int: d, spawnDelay, field_9154, spawnDelay, f_45442_
List<SpawnData>: c, spawnPotentials, field_9152, spawnPotentials, field_98285_e
SpawnData: d, nextSpawnData, field_9155, spawnEntry, field_98282_f
SpawnData: f, nextSpawnData, field_9155, spawnEntry, f_45444_
double: e, spin, field_9161, field_9161, field_98287_c
double: g, spin, field_9161, field_9161, f_45445_
double: f, oSpin, field_9159, field_9159, field_98284_d
double: h, oSpin, field_9159, field_9159, f_45446_
int: g, minSpawnDelay, field_9151, minSpawnDelay, field_98283_g
int: i, minSpawnDelay, field_9151, minSpawnDelay, f_45447_
int: h, maxSpawnDelay, field_9150, maxSpawnDelay, field_98293_h
int: j, maxSpawnDelay, field_9150, maxSpawnDelay, f_45448_
int: i, spawnCount, field_9149, spawnCount, field_98294_i
int: k, spawnCount, field_9149, spawnCount, f_45449_
Entity: j, displayEntity, field_9153, renderedEntity, field_98291_j
Entity: l, displayEntity, field_9153, renderedEntity, f_45450_
int: k, maxNearbyEntities, field_9160, maxNearbyEntities, field_98292_k
int: m, maxNearbyEntities, field_9160, maxNearbyEntities, f_45451_
int: l, requiredPlayerRange, field_9158, requiredPlayerRange, field_98289_l
int: n, requiredPlayerRange, field_9158, requiredPlayerRange, f_45452_
int: m, spawnRange, field_9157, spawnRange, field_98290_m
int: o, spawnRange, field_9157, spawnRange, f_45453_
int: b, EVENT_SPAWN, field_30951, field_30951, f_151303_
WeightedRandomList<SpawnData>: c, EMPTY_POTENTIALS, field_30952, field_30952, f_151304_
WeightedRandomList<SpawnData>: e, spawnPotentials, field_9152, spawnPotentials, f_45443_
Random: p, random, field_27080, random, f_151305_
Constructors
Methods
ResourceLocation (): g, getEntityId, method_8281, getEntityId, func_190895_g
void (EntityType<?>): a, setEntityId, method_8274, setEntityId, func_200876_a
void (EntityType<?>): a, setEntityId, method_8274, setEntityId, m_45462_
boolean (): h, isNearPlayer, method_8284, isPlayerInRange, func_98279_f
void (): c, tick, method_8285, update, func_98278_g
void (): i, delay, method_8282, updateSpawns, func_98273_j
void (CompoundTag): a, load, method_8280, fromTag, func_98270_a
CompoundTag (CompoundTag): b, save, method_8272, toTag, func_189530_b
boolean (int): b, onEventTriggered, method_8275, method_8275, func_98268_b
void (SpawnData): a, setNextSpawnData, method_8277, setSpawnEntry, func_184993_a
void (int): a, broadcastEvent, method_8273, sendStatus, func_98267_a
Level (): a, getLevel, method_8271, getWorld, func_98271_a
BlockPos (): b, getPos, method_8276, getPos, func_177221_b
Entity (): d, getOrCreateDisplayEntity, method_8283, getRenderedEntity, func_184994_d
double (): e, getSpin, method_8278, method_8278, func_177222_d
double (): a, getSpin, method_8278, method_8278, m_45473_
double (): f, getoSpin, method_8279, method_8279, func_177223_e
double (): b, getoSpin, method_8279, method_8279, m_45474_
ResourceLocation (Level, BlockPos): b, getEntityId, method_8281, getEntityId, m_151332_
boolean (Level, BlockPos): c, isNearPlayer, method_8284, isPlayerInRange, m_151343_
void (Level, BlockPos): a, clientTick, method_31589, clientTick, m_151319_
void (ServerLevel, BlockPos): a, serverTick, method_31588, serverTick, m_151311_
void (Level, BlockPos): d, delay, method_8282, updateSpawns, m_151350_
void (Level, BlockPos, CompoundTag): a, load, method_8280, readNbt, m_151328_
CompoundTag (Level, BlockPos, CompoundTag): b, save, method_8272, writeNbt, m_151339_
Entity (Level): a, getOrCreateDisplayEntity, method_8283, getRenderedEntity, m_151314_
boolean (Level, int): a, onEventTriggered, method_8275, method_8275, m_151316_
void (Level, BlockPos, SpawnData): a, setNextSpawnData, method_8277, setSpawnEntry, m_142667_
void (Level, BlockPos, int): a, broadcastEvent, method_8273, sendStatus, m_142523_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
bqw
bqz
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
bpd
bqw
Fields
Constructors
Methods
void (Entity): a, addWithPassengers, method_18086, spawnEntity, func_221409_a
1.16.1
Names
bjd
bpd
Fields
double: e, spin, field_9161, field_98287_c
double: e, spin, field_9161, field_9161, field_98287_c
double: f, oSpin, field_9159, field_98284_d
double: f, oSpin, field_9159, field_9159, field_98284_d
Constructors
Methods
void (CompoundTag): a, load, method_8280, deserialize, func_98270_a
void (CompoundTag): a, load, method_8280, fromTag, func_98270_a
CompoundTag (CompoundTag): b, save, method_8272, serialize, func_189530_b
CompoundTag (CompoundTag): b, save, method_8272, toTag, func_189530_b
boolean (int): b, onEventTriggered, method_8275, func_98268_b
boolean (int): b, onEventTriggered, method_8275, method_8275, func_98268_b
double (): e, getSpin, method_8278, func_177222_d
double (): e, getSpin, method_8278, method_8278, func_177222_d
double (): f, getoSpin, method_8279, func_177223_e
double (): f, getoSpin, method_8279, method_8279, func_177223_e
1.15.2
Names
bja
bjd
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
bgy
bja
Fields
Constructors
Methods
1.14.4
Names
bgt
bgy
net.minecraft.world.level.BaseSpawner
Fields
org.apache.logging.log4j.Logger: a, field_9156, LOGGER, field_209160_a
org.apache.logging.log4j.Logger: a, LOGGER, field_9156, LOGGER, field_209160_a
int: b, field_9154, spawnDelay, field_98286_b
int: b, spawnDelay, field_9154, spawnDelay, field_98286_b
List<MobSpawnerEntry>: c, field_9152, spawnPotentials, field_98285_e
List<SpawnData>: c, spawnPotentials, field_9152, spawnPotentials, field_98285_e
MobSpawnerEntry: d, field_9155, spawnEntry, field_98282_f
SpawnData: d, nextSpawnData, field_9155, spawnEntry, field_98282_f
double: e, field_9161, field_9161, field_98287_c
double: e, spin, field_9161, field_98287_c
double: f, field_9159, field_9159, field_98284_d
double: f, oSpin, field_9159, field_98284_d
int: g, field_9151, minSpawnDelay, field_98283_g
int: g, minSpawnDelay, field_9151, minSpawnDelay, field_98283_g
int: h, field_9150, maxSpawnDelay, field_98293_h
int: h, maxSpawnDelay, field_9150, maxSpawnDelay, field_98293_h
int: i, field_9149, spawnCount, field_98294_i
int: i, spawnCount, field_9149, spawnCount, field_98294_i
Entity: j, field_9153, renderedEntity, field_98291_j
Entity: j, displayEntity, field_9153, renderedEntity, field_98291_j
int: k, field_9160, maxNearbyEntities, field_98292_k
int: k, maxNearbyEntities, field_9160, maxNearbyEntities, field_98292_k
int: l, field_9158, requiredPlayerRange, field_98289_l
int: l, requiredPlayerRange, field_9158, requiredPlayerRange, field_98289_l
int: m, field_9157, spawnRange, field_98290_m
int: m, spawnRange, field_9157, spawnRange, field_98290_m
Constructors
Methods
Identifier (): g, method_8281, getEntityId, func_190895_g
ResourceLocation (): g, getEntityId, method_8281, getEntityId, func_190895_g
void (EntityType<?>): a, method_8274, setEntityId, func_200876_a
void (EntityType<?>): a, setEntityId, method_8274, setEntityId, func_200876_a
boolean (): h, method_8284, isPlayerInRange, func_98279_f
boolean (): h, isNearPlayer, method_8284, isPlayerInRange, func_98279_f
void (): c, method_8285, update, func_98278_g
void (): c, tick, method_8285, update, func_98278_g
void (Entity): a, method_18086, spawnEntity, func_221409_a
void (Entity): a, addWithPassengers, method_18086, spawnEntity, func_221409_a
void (): i, method_8282, updateSpawns, func_98273_j
void (): i, delay, method_8282, updateSpawns, func_98273_j
void (CompoundTag): a, method_8280, deserialize, func_98270_a
void (CompoundTag): a, load, method_8280, deserialize, func_98270_a
CompoundTag (CompoundTag): b, method_8272, serialize, func_189530_b
CompoundTag (CompoundTag): b, save, method_8272, serialize, func_189530_b
boolean (int): b, method_8275, method_8275, func_98268_b
boolean (int): b, onEventTriggered, method_8275, func_98268_b
void (MobSpawnerEntry): a, method_8277, setSpawnEntry, func_184993_a
void (SpawnData): a, setNextSpawnData, method_8277, setSpawnEntry, func_184993_a
void (int): a, method_8273, sendStatus, func_98267_a
void (int): a, broadcastEvent, method_8273, sendStatus, func_98267_a
World (): a, method_8271, getWorld, func_98271_a
Level (): a, getLevel, method_8271, getWorld, func_98271_a
BlockPos (): b, method_8276, getPos, func_177221_b
BlockPos (): b, getPos, method_8276, getPos, func_177221_b
Entity (): d, method_8283, getRenderedEntity, func_184994_d
Entity (): d, getOrCreateDisplayEntity, method_8283, getRenderedEntity, func_184994_d
double (): e, method_8278, method_8278, func_177222_d
double (): e, getSpin, method_8278, func_177222_d
double (): f, method_8279, method_8279, func_177223_e
double (): f, getoSpin, method_8279, func_177223_e
1.14.3
Names
bgp
bgt
net.minecraft.world.MobSpawnerLogic
Fields
org.apache.logging.log4j.Logger: a, field_9156, field_209160_a
org.apache.logging.log4j.Logger: a, field_9156, LOGGER, field_209160_a
int: b, field_9154, field_98286_b
int: b, field_9154, spawnDelay, field_98286_b
List<WeightedSpawnerEntity>: c, field_9152, field_98285_e
List<MobSpawnerEntry>: c, field_9152, spawnPotentials, field_98285_e
WeightedSpawnerEntity: d, field_9155, field_98282_f
MobSpawnerEntry: d, field_9155, spawnEntry, field_98282_f
double: e, field_9161, field_98287_c
double: e, field_9161, field_9161, field_98287_c
double: f, field_9159, field_98284_d
double: f, field_9159, field_9159, field_98284_d
int: g, field_9151, field_98283_g
int: g, field_9151, minSpawnDelay, field_98283_g
int: h, field_9150, field_98293_h
int: h, field_9150, maxSpawnDelay, field_98293_h
int: i, field_9149, field_98294_i
int: i, field_9149, spawnCount, field_98294_i
Entity: j, field_9153, field_98291_j
Entity: j, field_9153, renderedEntity, field_98291_j
int: k, field_9160, field_98292_k
int: k, field_9160, maxNearbyEntities, field_98292_k
int: l, field_9158, field_98289_l
int: l, field_9158, requiredPlayerRange, field_98289_l
int: m, field_9157, field_98290_m
int: m, field_9157, spawnRange, field_98290_m
Constructors
Methods
ResourceLocation (): g, method_8281, func_190895_g
Identifier (): g, method_8281, getEntityId, func_190895_g
void (EntityType<?>): a, method_8274, func_200876_a
void (EntityType<?>): a, method_8274, setEntityId, func_200876_a
boolean (): h, method_8284, func_98279_f
boolean (): h, method_8284, isPlayerInRange, func_98279_f
void (): c, method_8285, func_98278_g
void (): c, method_8285, update, func_98278_g
void (Entity): a, method_18086, func_221409_a
void (Entity): a, method_18086, spawnEntity, func_221409_a
void (): i, method_8282, func_98273_j
void (): i, method_8282, updateSpawns, func_98273_j
void (CompoundNBT): a, method_8280, func_98270_a
void (CompoundTag): a, method_8280, deserialize, func_98270_a
CompoundNBT (CompoundNBT): b, method_8272, func_189530_b
CompoundTag (CompoundTag): b, method_8272, serialize, func_189530_b
boolean (int): b, method_8275, func_98268_b
boolean (int): b, method_8275, method_8275, func_98268_b
void (WeightedSpawnerEntity): a, method_8277, func_184993_a
void (MobSpawnerEntry): a, method_8277, setSpawnEntry, func_184993_a
void (int): a, method_8273, func_98267_a
void (int): a, method_8273, sendStatus, func_98267_a
World (): a, method_8271, func_98271_a
World (): a, method_8271, getWorld, func_98271_a
BlockPos (): b, method_8276, func_177221_b
BlockPos (): b, method_8276, getPos, func_177221_b
Entity (): d, method_8283, func_184994_d
Entity (): d, method_8283, getRenderedEntity, func_184994_d
double (): e, method_8278, func_177222_d
double (): e, method_8278, method_8278, func_177222_d
double (): f, method_8279, func_177223_e
double (): f, method_8279, method_8279, func_177223_e
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
bgo
bgp
Fields
Constructors
Methods
1.14
Names
bgo
net.minecraft.class_1917
net.minecraft.world.spawner.AbstractSpawner
Fields
org.apache.logging.log4j.Logger: a, field_9156, field_209160_a
int: b, field_9154, field_98286_b
List<WeightedSpawnerEntity>: c, field_9152, field_98285_e
WeightedSpawnerEntity: d, field_9155, field_98282_f
double: e, field_9161, field_98287_c
double: f, field_9159, field_98284_d
int: g, field_9151, field_98283_g
int: h, field_9150, field_98293_h
int: i, field_9149, field_98294_i
Entity: j, field_9153, field_98291_j
int: k, field_9160, field_98292_k
int: l, field_9158, field_98289_l
int: m, field_9157, field_98290_m
Constructors
()
Methods
ResourceLocation (): g, method_8281, func_190895_g
void (EntityType<?>): a, method_8274, func_200876_a
boolean (): h, method_8284, func_98279_f
void (): c, method_8285, func_98278_g
void (Entity): a, method_18086, func_221409_a
void (): i, method_8282, func_98273_j
void (CompoundNBT): a, method_8280, func_98270_a
CompoundNBT (CompoundNBT): b, method_8272, func_189530_b
boolean (int): b, method_8275, func_98268_b
void (WeightedSpawnerEntity): a, method_8277, func_184993_a
void (int): a, method_8273, func_98267_a
World (): a, method_8271, func_98271_a
BlockPos (): b, method_8276, func_177221_b
Entity (): d, method_8283, func_184994_d
double (): e, method_8278, func_177222_d
double (): f, method_8279, func_177223_e