net.minecraft.block.entity

public class ConduitBlockEntity

extends BlockEntity implements Tickable

All mapped superinterfaces:

Tickable

bjo
net.minecraft.class_3741
net.minecraft.block.entity.ConduitBlockEntity
net.minecraft.tileentity.TileEntityConduit
net.minecraft.tileentity.TileEntityConduit

Field summary

Modifier and TypeField
private static final Block[]
e
field_18626
VALID_EFFECT_BLOCKS
field_205042_e
field_205042_e
public int
a
field_18625
age
field_205041_a
ticksExisted
private float
f
field_18627
rotation
field_205043_f
activeRotation
private boolean
g
field_18628
active
field_205045_h
active
private boolean
h
field_18629
open
field_207738_h
eyeOpen
private final List<BlockPos>
i
field_18630
effectBlocks
field_205046_i
prismarinePositions
private LivingEntity
j
field_18631
target
field_205047_j
target
private UUID
k
field_18632
targetUuid
field_205048_k
targetUuid
private long
l
field_18633
nextSoundTime
field_205740_k
nextSoundTime

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
b(gy arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
func_145839_a(NBTTagCompound arg0)
read(NBTTagCompound arg0)
public NbtCompound
a(gy arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(NBTTagCompound arg0)
write(NBTTagCompound arg0)
public BlockEntityUpdateS2CPacket
Z_()
method_544()
createUpdatePacket()
func_189518_D_()
getUpdatePacket()
public NbtCompound
aa_()
method_11646()
toNbt()
func_189517_E_()
getUpdateTag()
public void
Y_()
method_2053()
tick()
func_73660_a()
tick()
private boolean
f()
method_16804()
updateShape()
func_205038_d()
shouldBeActive()
private void
h()
method_16805()
applyEffects()
func_205030_f()
addEffectsToPlayers()
private void
i()
method_16806()
updateTarget()
func_205031_h()
attackMobs()
private void
j()
method_16807()
updateClientTarget()
func_205040_i()
updateClientTarget()
private Box
k()
method_16808()
getEffectArea()
func_205034_j()
getAreaOfEffect()
private LivingEntity
l()
method_16809()
findTarget()
func_205035_k()
findExistingTarget()
private void
m()
method_16810()
animationTick()
func_205037_l()
spawnParticles()
public boolean
c()
method_16802()
isActive()
func_205039_c()
isActive()
private void
a(boolean arg0)
method_16799(boolean arg0)
setActive(boolean active)
func_205739_a(boolean arg0)
setActive(boolean arg0)
private void
b(boolean arg0)
method_16801(boolean arg0)
setOpen(boolean open)
func_207736_b(boolean arg0)
setEyeOpen(boolean arg0)
public void
a(wi arg0)
method_16798(class_2926 arg0)
playSound(SoundEvent sound)
func_205738_a(SoundEvent arg0)
playSound(SoundEvent arg0)
public boolean
d()
method_16803()
isOpen()
func_207737_d()
isEyeOpen()
public float
a(float arg0)
method_16796(float arg0)
getRotation(float tickDelta)
func_205036_a(float arg0)
getActiveRotation(float arg0)