net.minecraft.world.level.block.entity

public interface BlockEntityTicker<T extends BlockEntity>

ctj
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
net.minecraft.src.C_141244_
net.minecraft.world.level.block.entity.BlockEntityTicker

Method summary

Modifier and TypeMethod
void
tick(cgx arg0, gt arg1, cvo 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)
m_155252_(C_1596_ p_155254_, C_4675_ p_155255_, C_2064_ p_155256_, T arg3)