net.minecraft.block.entity

public class ConduitBlockEntity

extends BlockEntity implements Tickable

All mapped superinterfaces:

Tickable

btu
net.minecraft.class_2597
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
VALID_EFFECT_BLOCKS
field_205042_e
field_205042_e
public int
a
field_11936
age
field_205041_a
ticksExisted
private float
c
field_11932
rotation
field_205043_f
activeRotation
private boolean
g
field_11934
active
field_205045_h
active
private boolean
h
field_11933
open
field_207738_h
eyeOpen
private final List<BlockPos>
i
field_11937
effectBlocks
field_205046_i
prismarinePositions
private LivingEntity
j
field_11939
target
field_205047_j
target
private UUID
k
field_11935
targetUuid
field_205048_k
targetUuid
private long
l
field_11938
nextSoundTime
field_205740_k
nextSoundTime

Constructor summary

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

Method summary

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