net.minecraft.block.entity

public interface BlockEntityTicker<T extends BlockEntity>

net.minecraft.world.level.block.entity.BlockEntityTicker
net.minecraft.class_5558
net.minecraft.block.entity.BlockEntityTicker

Method summary

Modifier and TypeMethod
void
tick(Level level, BlockPos pos, BlockState state, T entity)
method_1_281(class_1937 arg0, class_2338 arg1, class_2680 arg2, T arg3)
tick(World world, BlockPos pos, BlockState state, T blockEntity)