Package org.cyclops.cyclopscore.blockentity
package org.cyclops.cyclopscore.blockentity
-
ClassDescriptionBlockEntityTickerDelayed<T extends net.minecraft.world.level.block.entity.BlockEntity & IBlockEntityDelayedTickable>This ticker has an anti-lag mechanism to send updates.A base class for all the block entities.Block entities must implement this interface when using
BlockEntityTickerDelayed
.