net.minecraft.world.level.block.entity

public class SculkShriekerBlockEntity

extends BlockEntity implements GameEventListener$Holder<VibrationSystem$Listener>, VibrationSystem

All mapped superinterfaces:

GameEventListener$Holder, VibrationSystem

deb
net.minecraft.world.level.block.entity.SculkShriekerBlockEntity
net.minecraft.class_7133
net.minecraft.block.entity.SculkShriekerBlockEntity
net.minecraft.src.C_213122_
net.minecraft.world.level.block.entity.SculkShriekerBlockEntity

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
b
LOGGER
field_38237
LOGGER
f_222822_
private static final int
c
WARNING_SOUND_RADIUS
field_38750
field_38750
f_222824_
private static final int
d
WARDEN_SPAWN_ATTEMPTS
field_38751
WARDEN_SPAWN_TRIES
f_222825_
private static final int
e
WARDEN_SPAWN_RANGE_XZ
field_38752
WARDEN_SPAWN_HORIZONTAL_RANGE
f_222826_
private static final int
g
WARDEN_SPAWN_RANGE_Y
field_38753
WARDEN_SPAWN_VERTICAL_RANGE
f_222827_
private static final int
h
DARKNESS_RADIUS
field_38754
DARKNESS_RANGE
f_222828_
private static final int
i
SHRIEKING_TICKS
field_38756
SHRIEK_DELAY
f_222830_
private static final it.unimi.dsi.fastutil.ints.Int2ObjectMap<SoundEvent>
j
SOUND_BY_LEVEL
field_38755
WARNING_SOUNDS
f_222829_
private int
k
warningLevel
field_38757
warningLevel
f_222831_
private final VibrationSystem$User
l
vibrationUser
field_44619
vibrationCallback
f_279594_
private VibrationSystem$Data
m
vibrationData
field_44620
vibrationListenerData
f_279562_
private final VibrationSystem$Listener
n
vibrationListener
field_38239
vibrationListener
f_279640_

Constructor summary

ModifierConstructor
public (BlockPos pos, BlockState state)

Method summary

Modifier and TypeMethod
public VibrationSystem$Data
gf()
getVibrationData()
method_51298()
getVibrationListenerData()
m_280002_()
public VibrationSystem$User
gg()
getVibrationUser()
method_51299()
getVibrationCallback()
m_280445_()
public void
a(qw arg0)
load(CompoundTag arg0)
method_11014(class_2487 arg0)
readNbt(NbtCompound arg0)
m_142466_(C_4917_ arg0)
protected void
b(qw arg0)
saveAdditional(CompoundTag arg0)
method_11007(class_2487 arg0)
writeNbt(NbtCompound arg0)
m_183515_(C_4917_ arg0)
public static ServerPlayer
a(biq arg0)
tryGetPlayer(Entity arg0)
method_44018(class_1297 arg0)
findResponsiblePlayerFromEntity(Entity entity)
m_222861_(C_507_ p_222862_)
public void
a(akq arg0, akr arg1)
tryShriek(ServerLevel arg0, ServerPlayer arg1)
method_43141(class_3218 arg0, class_3222 arg1)
shriek(ServerWorld world, ServerPlayerEntity player)
m_222841_(C_12_ p_222843_, C_13_ arg1)
private boolean
b(akq arg0, akr arg1)
tryToWarn(ServerLevel arg0, ServerPlayer arg1)
method_43142(class_3218 arg0, class_3222 arg1)
trySyncWarningLevel(ServerWorld world, ServerPlayerEntity player)
m_222874_(C_12_ p_222876_, C_13_ arg1)
private void
a(akq arg0, biq arg1)
shriek(ServerLevel arg0, Entity arg1)
method_44017(class_3218 arg0, class_1297 arg1)
shriek(ServerWorld world, Entity entity)
m_222844_(C_12_ p_222846_, C_507_ arg1)
private boolean
b(akq arg0)
canRespond(ServerLevel arg0)
method_43150(class_3218 arg0)
canWarn(ServerWorld world)
m_222872_(C_12_ arg0)
public void
a(akq arg0)
tryRespond(ServerLevel arg0)
method_43147(class_3218 arg0)
warn(ServerWorld world)
m_222839_(C_12_ arg0)
private void
b(cpv arg0)
playWardenReplySound(Level arg0)
method_43151(class_1937 arg0)
playWarningSound(World world)
m_280188_(C_1596_ arg0)
private boolean
c(akq arg0)
trySummonWarden(ServerLevel arg0)
method_43148(class_3218 arg0)
trySpawnWarden(ServerWorld world)
m_222880_(C_12_ arg0)
public VibrationSystem$Listener
c()
getListener()
method_42325()
getEventListener()
m_280052_()