net.minecraft.world.level.block.entity

public interface BlockEntityTicker<T extends BlockEntity>

dxg
net.minecraft.world.level.block.entity.BlockEntityTicker
net.minecraft.class_5558
net.minecraft.unmapped.C_hedzytvj
net.minecraft.block.entity.BlockEntityTicker
net.minecraft.block.entity.BlockEntityTicker

Method summary

Modifier and TypeMethod
void
tick(dja arg0, iu arg1, eah 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)