net.minecraft.world.level.block.entity

public interface BlockEntityTicker<T extends BlockEntity>

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

Method summary

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