Uses of Interface
net.minecraft.block.entity.BellBlockEntity.Effect
Package | Description |
---|---|
net.minecraft.block.entity |
-
Uses of BellBlockEntity.Effect in net.minecraft.block.entity
Methods in net.minecraft.block.entity with parameters of type BellBlockEntity.Effect Modifier and Type Method Description private static void
BellBlockEntity. tick(World world, BlockPos pos, BlockState state, BellBlockEntity blockEntity, BellBlockEntity.Effect bellEffect)