Package net.minecraft.block.entity
Interface BellBlockEntity.Effect
- Enclosing class:
- BellBlockEntity
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
- Namespace - Name - named - net/minecraft/block/entity/BellBlockEntity$Effect- intermediary - net/minecraft/class_3721$class_5557- official - dty$a
- 
Method SummaryModifier and TypeMethodDescriptionvoidrun(World world, BlockPos pos, List<LivingEntity> hearingEntities) 
- 
Method Details- 
run- Mappings:
- Namespace - Name - Mixin selector - named - run- Lnet/minecraft/block/entity/BellBlockEntity$Effect;run(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/List;)V- intermediary - run- Lnet/minecraft/class_3721$class_5557;run(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Ljava/util/List;)V- official - run- Ldty$a;run(Ldgj;Lji;Ljava/util/List;)V
 
 
-