CLASS net/minecraft/class_3721 net/minecraft/block/entity/BellBlockEntity FIELD field_17095 ringTicks I FIELD field_17096 ringing Z FIELD field_17097 lastSideHit Lnet/minecraft/class_2350; FIELD field_19155 lastRingTime J FIELD field_19156 hearingEntities Ljava/util/List; FIELD field_19157 resonating Z FIELD field_19158 resonateTime I METHOD method_17031 activate (Lnet/minecraft/class_2350;)V COMMENT Rings the bell in a given direction. ARG 1 direction METHOD method_20218 applyParticlesToRaiders (Lnet/minecraft/class_1937;)V ARG 1 world METHOD method_20219 notifyMemoriesOfBell ()V COMMENT Makes living entities within 48 blocks remember that they heard a bell at the current world time. METHOD method_20518 isRaiderEntity (Lnet/minecraft/class_1309;)Z ARG 1 entity METHOD method_20520 applyGlowToEntity (Lnet/minecraft/class_1309;)V COMMENT Gives the {@link net.minecraft.entity.effect.StatusEffects#GLOWING} status effect to the given entity for 3 seconds (60 ticks). ARG 1 entity METHOD method_20521 applyGlowToRaiders (Lnet/minecraft/class_1937;)V ARG 1 world METHOD method_20522 playResonateSound ()V METHOD method_20523 raidersHearBell ()Z