net.minecraft.world

public abstract class MobSpawnerLogic

bgt
net.minecraft.class_1917
net.minecraft.world.MobSpawnerLogic
net.minecraft.block.spawner.MobSpawner
net.minecraft.world.spawner.AbstractSpawner
net.minecraft.world.spawner.AbstractSpawner

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
field_9156
LOGGER
LOGGER
field_209160_a
LOGGER
private int
b
field_9154
spawnDelay
delay
field_98286_b
spawnDelay
private final List<MobSpawnerEntry>
c
field_9152
spawnPotentials
spawnPotentials
field_98285_e
potentialSpawns
private MobSpawnerEntry
d
field_9155
spawnEntry
spawnEntry
field_98282_f
spawnData
private double
e
field_9161
field_9161
rotation
field_98287_c
mobRotation
private double
f
field_9159
field_9159
lastRotation
field_98284_d
prevMobRotation
private int
g
field_9151
minSpawnDelay
minSpawnDelay
field_98283_g
minSpawnDelay
private int
h
field_9150
maxSpawnDelay
maxSpawnDelay
field_98293_h
maxSpawnDelay
private int
i
field_9149
spawnCount
spawnCount
field_98294_i
spawnCount
private Entity
j
field_9153
renderedEntity
displayEntity
field_98291_j
cachedEntity
private int
k
field_9160
maxNearbyEntities
maxNearbyEntities
field_98292_k
maxNearbyEntities
private int
l
field_9158
requiredPlayerRange
requiredPlayerRange
field_98289_l
activatingRangeFromPlayer
private int
m
field_9157
spawnRange
spawnRange
field_98290_m
spawnRange

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private Identifier
g()
method_8281()
getEntityId()
getEntityId()
func_190895_g()
getEntityId()
public void
a(aip<?> arg0)
method_8274(class_1299<?> arg0)
setEntityId(EntityType<?> arg0)
setEntityId(EntityType<?> type)
func_200876_a(EntityType<?> arg0)
setEntityType(EntityType<?> type)
private boolean
h()
method_8284()
isPlayerInRange()
isNearPlayer()
func_98279_f()
isActivated()
public void
c()
method_8285()
update()
tick()
func_98278_g()
tick()
private void
a(ail arg0)
method_18086(class_1297 arg0)
spawnEntity(Entity arg0)
m_06302001(Entity arg0)
func_221409_a(Entity arg0)
func_221409_a(Entity entityIn)
private void
i()
method_8282()
updateSpawns()
delay()
func_98273_j()
resetTimer()
public void
a(ic arg0)
method_8280(class_2487 arg0)
deserialize(CompoundTag arg0)
readNbt(NbtCompound nbt)
func_98270_a(CompoundNBT arg0)
read(CompoundNBT nbt)
public CompoundTag
b(ic arg0)
method_8272(class_2487 arg0)
serialize(CompoundTag arg0)
writeNbt(NbtCompound nbt)
func_189530_b(CompoundNBT arg0)
write(CompoundNBT compound)
public boolean
b(int arg0)
method_8275(int arg0)
method_8275(int arg0)
doEvent(int event)
func_98268_b(int arg0)
setDelayToMin(int delay)
public void
a(bia arg0)
method_8277(class_1952 arg0)
setSpawnEntry(MobSpawnerEntry arg0)
setSpawnEntry(MobSpawnerEntry spawnEntry)
func_184993_a(WeightedSpawnerEntity arg0)
setNextSpawnData(WeightedSpawnerEntity nextSpawnData)
public abstract void
a(int arg0)
method_8273(int arg0)
sendStatus(int arg0)
broacastEvent(int event)
func_98267_a(int arg0)
broadcastEvent(int id)
public abstract World
a()
method_8271()
getWorld()
getWorld()
func_98271_a()
getWorld()
public abstract BlockPos
b()
method_8276()
getPos()
getPos()
func_177221_b()
getSpawnerPosition()
public Entity
d()
method_8283()
getRenderedEntity()
getDisplayEntity()
func_184994_d()
getCachedEntity()
public double
e()
method_8278()
method_8278()
getRotation()
func_177222_d()
getMobRotation()
public double
f()
method_8279()
method_8279()
getLastRotation()
func_177223_e()
getPrevMobRotation()