Class BlockEntityMechanicalSqueezer.Ticker

All Implemented Interfaces:
net.minecraft.world.level.block.entity.BlockEntityTicker<BlockEntityMechanicalSqueezer>
Enclosing class:
BlockEntityMechanicalSqueezer

public static class BlockEntityMechanicalSqueezer.Ticker extends BlockEntityMechanicalMachine.Ticker<net.minecraft.world.item.ItemStack,RecipeMechanicalSqueezer,BlockEntityMechanicalSqueezer>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    update(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState blockState, BlockEntityMechanicalSqueezer blockEntity)
     

    Methods inherited from class org.cyclops.cyclopscore.blockentity.BlockEntityTickerDelayed

    afterSendUpdate, beforeSendUpdate, onSendUpdate, tick

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait