net.minecraft.block.entity

public class ConduitBlockEntity

extends BlockEntity implements Tickable

All mapped superinterfaces:

Tickable

cds
net.minecraft.world.level.block.entity.ConduitBlockEntity
net.minecraft.class_2597
net.minecraft.block.entity.ConduitBlockEntity
net.minecraft.unmapped.C_gjnfxnhb
net.minecraft.tileentity.ConduitTileEntity
net.minecraft.tileentity.ConduitTileEntity

Field summary

Modifier and TypeField
private static final Block[]
b
VALID_BLOCKS
field_11931
ACTIVATING_BLOCKS
f_uvfeohmb
field_205042_e
field_205042_e
public int
a
tickCount
field_11936
ticks
f_cjxkooge
field_205041_a
ticksExisted
private float
c
activeRotation
field_11932
ticksActive
f_yjequscs
field_205043_f
activeRotation
private boolean
g
isActive
field_11934
active
f_oxhgflzv
field_205045_h
active
private boolean
h
isHunting
field_11933
eyeOpen
f_epsxshbm
field_207738_h
eyeOpen
private final List<BlockPos>
i
effectBlocks
field_11937
activatingBlocks
f_ceaxiukt
field_205046_i
prismarinePositions
private LivingEntity
j
destroyTarget
field_11939
targetEntity
f_pvttctov
field_205047_j
target
private UUID
k
destroyTargetUUID
field_11935
targetUuid
f_mcjbyvgj
field_205048_k
targetUuid
private long
l
nextAmbientSoundActivation
field_11938
nextAmbientSoundTime
f_qtntfsfq
field_205740_k
nextSoundTime

Constructor summary

ModifierConstructor
public ()
public (BlockEntityType<?> arg0)

Method summary

Modifier and TypeMethod
public void
a(cfj arg0, le arg1)
load(BlockState arg0, CompoundTag arg1)
method_11014(class_2680 arg0, class_2487 arg1)
fromTag(BlockState arg0, CompoundTag arg1)
m_dfzdncts(C_txtbiemp arg0, C_hhlwcnih arg1)
func_230337_a_(BlockState arg0, CompoundNBT arg1)
read(BlockState arg0, CompoundNBT arg1)
public CompoundTag
a(le arg0)
save(CompoundTag arg0)
method_11007(class_2487 arg0)
toTag(CompoundTag arg0)
m_fzlqwslp(C_hhlwcnih arg0)
func_189515_b(CompoundNBT arg0)
write(CompoundNBT arg0)
public BlockEntityUpdateS2CPacket
a()
getUpdatePacket()
method_16886()
toUpdatePacket()
m_kydjlael()
func_189518_D_()
getUpdatePacket()
public CompoundTag
b()
getUpdateTag()
method_16887()
toInitialChunkDataTag()
m_escrnqip()
func_189517_E_()
getUpdateTag()
public void
al_()
tick()
method_16896()
tick()
m_wqkjfdad()
func_73660_a()
tick()
private boolean
h()
updateShape()
method_11069()
updateActivatingBlocks()
m_lnlixmmi()
func_205038_d()
shouldBeActive()
private void
j()
applyEffects()
method_11055()
givePlayersEffects()
m_brnrvjyn()
func_205030_f()
addEffectsToPlayers()
private void
k()
updateDestroyTarget()
method_11068()
attackHostileEntity()
m_anhbtovh()
func_205031_h()
attackMobs()
private void
l()
updateClientTarget()
method_11064()
updateTargetEntity()
m_ygcdyvsk()
func_205040_i()
updateClientTarget()
private Box
m()
getDestroyRangeAABB()
method_11059()
getAttackZone()
m_wupcvill()
func_205034_j()
getAreaOfEffect()
private LivingEntity
x()
findDestroyTarget()
method_11056()
findTargetEntity()
m_knccpgki()
func_205035_k()
findExistingTarget()
private void
y()
animationTick()
method_11063()
spawnNautilusParticles()
m_pbeyokho()
func_205037_l()
spawnParticles()
public boolean
d()
isActive()
method_11065()
isActive()
m_hhxqdugz()
func_205039_c()
isActive()
private void
a(boolean arg0)
setActive(boolean arg0)
method_11057(boolean arg0)
setActive(boolean active)
m_qkvqzwho(boolean arg0)
func_205739_a(boolean arg0)
setActive(boolean arg0)
private void
b(boolean arg0)
setHunting(boolean arg0)
method_11062(boolean arg0)
setEyeOpen(boolean eyeOpen)
m_zfiklomj(boolean arg0)
func_207736_b(boolean arg0)
setEyeOpen(boolean arg0)
public void
a(ack arg0)
playSound(SoundEvent arg0)
method_11067(class_3414 arg0)
playSound(SoundEvent arg0)
m_olbdobkv(C_avavozay arg0)
func_205738_a(SoundEvent arg0)
playSound(SoundEvent arg0)
public boolean
f()
isHunting()
method_11066()
isEyeOpen()
m_frfghpgj()
func_207737_d()
isEyeOpen()
public float
a(float arg0)
getActiveRotation(float arg0)
method_11061(float arg0)
getRotation(float tickDelta)
m_rorcrckp(float arg0)
func_205036_a(float arg0)
getActiveRotation(float arg0)