net.minecraft.block.entity

public class ConduitBlockEntity

extends BlockEntity implements Tickable

All mapped superinterfaces:

Tickable

bty
net.minecraft.class_2597
net.minecraft.block.entity.ConduitBlockEntity
net.minecraft.block.entity.ConduitBlockEntity
net.minecraft.tileentity.ConduitTileEntity
net.minecraft.tileentity.ConduitTileEntity

Field summary

Modifier and TypeField
private static final Block[]
b
field_11931
ACTIVATING_BLOCKS
VALID_EFFECT_BLOCKS
field_205042_e
field_205042_e
public int
a
field_11936
ticks
age
field_205041_a
ticksExisted
private float
c
field_11932
ticksActive
rotation
field_205043_f
activeRotation
private boolean
g
field_11934
active
active
field_205045_h
active
private boolean
h
field_11933
eyeOpen
open
field_207738_h
eyeOpen
private final List<BlockPos>
i
field_11937
activatingBlocks
effectBlocks
field_205046_i
prismarinePositions
private LivingEntity
j
field_11939
targetEntity
target
field_205047_j
target
private UUID
k
field_11935
targetUuid
targetUuid
field_205048_k
targetUuid
private long
l
field_11938
nextAmbientSoundTime
nextSoundTime
field_205740_k
nextSoundTime

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
a(ic arg0)
method_11014(class_2487 arg0)
fromTag(CompoundTag arg0)
readNbt(NbtCompound arg0)
func_145839_a(CompoundNBT arg0)
read(CompoundNBT arg0)
public CompoundTag
b(ic arg0)
method_11007(class_2487 arg0)
toTag(CompoundTag arg0)
writeNbt(NbtCompound arg0)
func_189515_b(CompoundNBT arg0)
write(CompoundNBT arg0)
public BlockEntityUpdateS2CPacket
a()
method_16886()
toUpdatePacket()
createUpdatePacket()
func_189518_D_()
getUpdatePacket()
public CompoundTag
b()
method_16887()
toInitialChunkDataTag()
toNbt()
func_189517_E_()
getUpdateTag()
public void
T_()
method_16896()
tick()
tick()
func_73660_a()
tick()
private boolean
h()
method_11069()
updateActivatingBlocks()
updateShape()
func_205038_d()
shouldBeActive()
private void
s()
method_11055()
givePlayersEffects()
applyEffects()
func_205030_f()
addEffectsToPlayers()
private void
t()
method_11068()
attackHostileEntity()
updateTarget()
func_205031_h()
attackMobs()
private void
u()
method_11064()
updateTargetEntity()
updateClientTarget()
func_205040_i()
updateClientTarget()
private Box
v()
method_11059()
getAttackZone()
getEffectArea()
func_205034_j()
getAreaOfEffect()
private LivingEntity
x()
method_11056()
findTargetEntity()
findTarget()
func_205035_k()
findExistingTarget()
private void
y()
method_11063()
spawnNautilusParticles()
animationTick()
func_205037_l()
spawnParticles()
public boolean
d()
method_11065()
isActive()
isActive()
func_205039_c()
isActive()
private void
a(boolean arg0)
method_11057(boolean arg0)
setActive(boolean arg0)
setActive(boolean active)
func_205739_a(boolean arg0)
setActive(boolean arg0)
private void
b(boolean arg0)
method_11062(boolean arg0)
setEyeOpen(boolean arg0)
setOpen(boolean open)
func_207736_b(boolean arg0)
setEyeOpen(boolean arg0)
public void
a(ym arg0)
method_11067(class_3414 arg0)
playSound(SoundEvent arg0)
playSound(SoundEvent sound)
func_205738_a(SoundEvent arg0)
playSound(SoundEvent arg0)
public boolean
f()
method_11066()
isEyeOpen()
isOpen()
func_207737_d()
isEyeOpen()
public float
a(float arg0)
method_11061(float arg0)
getRotation(float arg0)
getRotation(float tickDelta)
func_205036_a(float arg0)
getActiveRotation(float arg0)