net.minecraft.world.level.block.entity

public class SculkShriekerBlockEntity

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

All mapped superinterfaces:

GameEventListener$Provider, VibrationSystem

dzd
net.minecraft.world.level.block.entity.SculkShriekerBlockEntity
net.minecraft.class_7133
net.minecraft.block.entity.SculkShriekerBlockEntity

Field summary

Modifier and TypeField
private static final int
a
WARNING_SOUND_RADIUS
field_38750
field_38750
private static final int
b
WARDEN_SPAWN_ATTEMPTS
field_38751
WARDEN_SPAWN_TRIES
private static final int
c
WARDEN_SPAWN_RANGE_XZ
field_38752
WARDEN_SPAWN_HORIZONTAL_RANGE
private static final int
d
WARDEN_SPAWN_RANGE_Y
field_38753
WARDEN_SPAWN_VERTICAL_RANGE
private static final int
h
DARKNESS_RADIUS
field_38754
DARKNESS_RANGE
private static final int
i
SHRIEKING_TICKS
field_38756
SHRIEK_DELAY
private static final it.unimi.dsi.fastutil.ints.Int2ObjectMap<SoundEvent>
j
SOUND_BY_LEVEL
field_38755
WARNING_SOUNDS
private int
k
warningLevel
field_38757
warningLevel
private final VibrationSystem$User
l
vibrationUser
field_44619
vibrationCallback
private VibrationSystem$Data
m
vibrationData
field_44620
vibrationListenerData
private final VibrationSystem$Listener
q
vibrationListener
field_38239
vibrationListener

Constructor summary

ModifierConstructor
public (BlockPos pos, BlockState state)

Method summary

Modifier and TypeMethod
public VibrationSystem$Data
x()
getVibrationData()
method_51298()
getVibrationListenerData()
public VibrationSystem$User
gt()
getVibrationUser()
method_51299()
getVibrationCallback()
protected void
a(tz arg0, jh$a arg1)
loadAdditional(CompoundTag arg0, HolderLookup$Provider arg1)
method_11014(class_2487 arg0, class_7225$class_7874 arg1)
readNbt(NbtCompound arg0, RegistryWrapper$WrapperLookup arg1)
protected void
b(tz arg0, jh$a arg1)
saveAdditional(CompoundTag arg0, HolderLookup$Provider arg1)
method_11007(class_2487 arg0, class_7225$class_7874 arg1)
writeNbt(NbtCompound arg0, RegistryWrapper$WrapperLookup arg1)
public static ServerPlayer
a(bwi arg0)
tryGetPlayer(Entity arg0)
method_44018(class_1297 arg0)
findResponsiblePlayerFromEntity(Entity entity)
public void
a(arq arg0, arr arg1)
tryShriek(ServerLevel arg0, ServerPlayer arg1)
method_43141(class_3218 arg0, class_3222 arg1)
shriek(ServerWorld world, ServerPlayerEntity player)
private boolean
b(arq arg0, arr arg1)
tryToWarn(ServerLevel arg0, ServerPlayer arg1)
method_43142(class_3218 arg0, class_3222 arg1)
trySyncWarningLevel(ServerWorld world, ServerPlayerEntity player)
private void
a(arq arg0, bwi arg1)
shriek(ServerLevel arg0, Entity arg1)
method_44017(class_3218 arg0, class_1297 arg1)
shriek(ServerWorld world, Entity entity)
private boolean
b(arq arg0)
canRespond(ServerLevel arg0)
method_43150(class_3218 arg0)
canWarn(ServerWorld world)
public void
a(iv arg0, eat arg1)
preRemoveSideEffects(BlockPos arg0, BlockState arg1)
method_66473(class_2338 arg0, class_2680 arg1)
onBlockReplaced(BlockPos arg0, BlockState arg1)
public void
a(arq arg0)
tryRespond(ServerLevel arg0)
method_43147(class_3218 arg0)
warn(ServerWorld world)
private void
b(djm arg0)
playWardenReplySound(Level arg0)
method_43151(class_1937 arg0)
playWarningSound(World world)
private boolean
c(arq arg0)
trySummonWarden(ServerLevel arg0)
method_43148(class_3218 arg0)
trySpawnWarden(ServerWorld world)
public VibrationSystem$Listener
a()
getListener()
method_42325()
getEventListener()