net.minecraft.block.entity

public class BellBlockEntity

extends BlockEntity implements Tickable

All mapped superinterfaces:

Tickable

btl
net.minecraft.class_3721
net.minecraft.block.entity.BellBlockEntity
net.minecraft.tileentity.BellTileEntity
net.minecraft.tileentity.BellTileEntity

Field summary

Modifier and TypeField
private long
g
field_19155
lastSearchTime
field_213946_g
field_213946_g
public int
a
field_17095
ringingTime
field_213943_a
field_213943_a
public boolean
b
field_17096
ringing
field_213944_b
field_213944_b
public Direction
c
field_17097
ringingDirection
field_213945_c
field_213945_c
private List<LivingEntity>
h
field_19156
nearbyEntities
field_213947_h
field_213947_h
private boolean
i
field_19157
shouldHighlightRaiders
field_213948_i
field_213948_i
private int
j
field_19158
highlightDelay
field_213949_j
field_213949_j

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public boolean
a_(int arg0, int arg1)
method_11004(int arg0, int arg1)
doEvent(int arg0, int arg1)
func_145842_c(int arg0, int arg1)
receiveClientEvent(int arg0, int arg1)
public void
U_()
method_16896()
tick()
func_73660_a()
tick()
private void
c()
method_20522()
playResonateSound()
func_222833_c()
func_222833_c()
public void
a(fa arg0)
method_17031(class_2350 arg0)
onRing(Direction direction)
func_213939_a(Direction arg0)
func_213939_a(Direction arg0)
private void
d()
method_20219()
getEntitiesNearby()
func_213941_c()
func_213941_c()
private boolean
f()
method_20523()
hasRaidersNearby()
func_222830_f()
func_222830_f()
private void
b(bhi arg0)
method_20521(class_1937 arg0)
highlightRaiders(World world)
func_222828_b(World arg0)
func_222828_b(World arg0)
private void
c(bhi arg0)
method_20218(class_1937 arg0)
m_85842960(World world)
func_222826_c(World arg0)
func_222826_c(World arg0)
private boolean
a(air arg0)
method_20518(class_1309 arg0)
isEntityRaider(LivingEntity entity)
func_222832_a(LivingEntity arg0)
func_222832_a(LivingEntity arg0)
private void
b(air arg0)
method_20520(class_1309 arg0)
makeEntityGlow(LivingEntity entity)
func_222827_b(LivingEntity arg0)
func_222827_b(LivingEntity arg0)