Class BlockEntityVariablestore.Ticker

java.lang.Object
org.cyclops.cyclopscore.blockentity.BlockEntityTickerDelayed<BlockEntityVariablestore>
org.cyclops.integrateddynamics.core.blockentity.BlockEntityCableConnectableInventory.Ticker<BlockEntityVariablestore>
org.cyclops.integrateddynamics.blockentity.BlockEntityVariablestore.Ticker
All Implemented Interfaces:
net.minecraft.world.level.block.entity.BlockEntityTicker<BlockEntityVariablestore>
Enclosing class:
BlockEntityVariablestore

public static class BlockEntityVariablestore.Ticker extends BlockEntityCableConnectableInventory.Ticker<BlockEntityVariablestore>
  • 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, BlockEntityVariablestore 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