net.minecraft.world.level.block.entity

public class ConduitBlockEntity

extends BlockEntity implements TickableBlockEntity

All mapped superinterfaces:

TickableBlockEntity

bud
net.minecraft.world.level.block.entity.ConduitBlockEntity
net.minecraft.class_2597
net.minecraft.unmapped.C_gjnfxnhb
net.minecraft.block.entity.ConduitBlockEntity
net.minecraft.tileentity.ConduitTileEntity
net.minecraft.server.v1_14_R1.TileEntityConduit

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
a(id arg0)
load(CompoundTag arg0)
method_11014(class_2487 arg0)
m_dfzdncts(C_hhlwcnih arg0)
fromTag(CompoundTag arg0)
func_145839_a(CompoundNBT arg0)
load(NBTTagCompound arg0)
public CompoundTag
b(id arg0)
save(CompoundTag arg0)
method_11007(class_2487 arg0)
m_fzlqwslp(C_hhlwcnih arg0)
toTag(CompoundTag arg0)
func_189515_b(CompoundNBT arg0)
save(NBTTagCompound arg0)
public ClientboundBlockEntityDataPacket
a()
getUpdatePacket()
method_16886()
m_kydjlael()
toUpdatePacket()
func_189518_D_()
getUpdatePacket()
public CompoundTag
b()
getUpdateTag()
method_16887()
m_escrnqip()
toInitialChunkDataTag()
func_189517_E_()
public void
T_()
tick()
method_16896()
m_wqkjfdad()
tick()
func_73660_a()
tick()
private boolean
h()
updateShape()
method_11069()
m_lnlixmmi()
updateActivatingBlocks()
func_205038_d()
private void
s()
applyEffects()
method_11055()
m_brnrvjyn()
givePlayersEffects()
func_205030_f()
private void
t()
updateDestroyTarget()
method_11068()
m_anhbtovh()
attackHostileEntity()
func_205031_h()
private void
u()
updateClientTarget()
method_11064()
m_ygcdyvsk()
updateTargetEntity()
func_205040_i()
private AABB
v()
getDestroyRangeAABB()
method_11059()
m_wupcvill()
getAttackZone()
func_205034_j()
private LivingEntity
x()
findDestroyTarget()
method_11056()
m_knccpgki()
findTargetEntity()
func_205035_k()
private void
y()
animationTick()
method_11063()
m_pbeyokho()
spawnNautilusParticles()
func_205037_l()
public boolean
d()
isActive()
method_11065()
m_hhxqdugz()
isActive()
func_205039_c()
private void
a(boolean arg0)
setActive(boolean arg0)
method_11057(boolean arg0)
m_qkvqzwho(boolean arg0)
setActive(boolean active)
func_205739_a(boolean arg0)
private void
b(boolean arg0)
setHunting(boolean arg0)
method_11062(boolean arg0)
m_zfiklomj(boolean arg0)
setEyeOpen(boolean eyeOpen)
func_207736_b(boolean arg0)
public void
a(yo arg0)
playSound(SoundEvent arg0)
method_11067(class_3414 arg0)
m_olbdobkv(C_avavozay arg0)
playSound(SoundEvent arg0)
func_205738_a(SoundEvent arg0)
public boolean
f()
isHunting()
method_11066()
m_frfghpgj()
isEyeOpen()
func_207737_d()
public float
a(float arg0)
getActiveRotation(float arg0)
method_11061(float arg0)
m_rorcrckp(float arg0)
getRotation(float tickDelta)
func_205036_a(float arg0)