net.minecraft.world.level.block.entity

public class SculkShriekerBlockEntity

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

All mapped superinterfaces:

GameEventListener$Provider, VibrationSystem

drq
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
h
WARDEN_SPAWN_RANGE_Y
field_38753
WARDEN_SPAWN_VERTICAL_RANGE
f_222827_
private static final int
i
DARKNESS_RADIUS
field_38754
DARKNESS_RANGE
f_222828_
private static final int
j
SHRIEKING_TICKS
field_38756
SHRIEK_DELAY
f_222830_
private static final it.unimi.dsi.fastutil.ints.Int2ObjectMap<SoundEvent>
k
SOUND_BY_LEVEL
field_38755
WARNING_SOUNDS
f_222829_
private int
l
warningLevel
field_38757
warningLevel
f_222831_
private final VibrationSystem$User
m
vibrationUser
field_44619
vibrationCallback
f_279594_
private VibrationSystem$Data
q
vibrationData
field_44620
vibrationListenerData
f_279562_
private final VibrationSystem$Listener
r
vibrationListener
field_38239
vibrationListener
f_279640_

Constructor summary

ModifierConstructor
public (BlockPos pos, BlockState state)

Method summary

Modifier and TypeMethod
public VibrationSystem$Data
gm()
getVibrationData()
method_51298()
getVibrationListenerData()
m_280002_()
public VibrationSystem$User
gn()
getVibrationUser()
method_51299()
getVibrationCallback()
m_280445_()
protected void
a(ub arg0, jo$a arg1)
loadAdditional(CompoundTag arg0, HolderLookup$Provider arg1)
method_11014(class_2487 arg0, class_7225$class_7874 arg1)
readNbt(NbtCompound arg0, RegistryWrapper$WrapperLookup arg1)
m_318667_(C_4917_ p_335650_, C_213466_$C_254607_ arg1)
protected void
b(ub arg0, jo$a arg1)
saveAdditional(CompoundTag arg0, HolderLookup$Provider arg1)
method_11007(class_2487 arg0, class_7225$class_7874 arg1)
writeNbt(NbtCompound arg0, RegistryWrapper$WrapperLookup arg1)
m_183515_(C_4917_ p_330845_, C_213466_$C_254607_ arg1)
public static ServerPlayer
a(bsr arg0)
tryGetPlayer(Entity arg0)
method_44018(class_1297 arg0)
findResponsiblePlayerFromEntity(Entity entity)
m_222861_(C_507_ p_222862_)
public void
a(aqu arg0, aqv 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(aqu arg0, aqv 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(aqu arg0, bsr 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(aqu arg0)
canRespond(ServerLevel arg0)
method_43150(class_3218 arg0)
canWarn(ServerWorld world)
m_222872_(C_12_ arg0)
public void
a(aqu arg0)
tryRespond(ServerLevel arg0)
method_43147(class_3218 arg0)
warn(ServerWorld world)
m_222839_(C_12_ arg0)
private void
b(dcw arg0)
playWardenReplySound(Level arg0)
method_43151(class_1937 arg0)
playWarningSound(World world)
m_280188_(C_1596_ arg0)
private boolean
c(aqu arg0)
trySummonWarden(ServerLevel arg0)
method_43148(class_3218 arg0)
trySpawnWarden(ServerWorld world)
m_222880_(C_12_ arg0)
public VibrationSystem$Listener
b()
getListener()
method_42325()
getEventListener()
m_280221_()