public class TILTickableBlockEntity1_16_5 extends TILBasicBlockEntity1_16_5 implements net.minecraft.world.level.block.entity.TickableBlockEntity
| Modifier and Type | Field and Description |
|---|---|
protected java.util.function.Consumer<mods.thecomputerizer.theimpossiblelibrary.api.common.blockentity.BlockEntityAPI<?,?>> |
onTick |
| Constructor and Description |
|---|
TILTickableBlockEntity1_16_5(net.minecraft.world.level.block.entity.BlockEntityType<?> type,
java.util.function.Consumer<mods.thecomputerizer.theimpossiblelibrary.api.common.blockentity.BlockEntityAPI<?,?>> onTick) |
| Modifier and Type | Method and Description |
|---|---|
void |
tick() |
clearCache, clearRemoved, fillCrashReportCategory, getBlockPos, getBlockState, getLevel, getType, getUpdatePacket, getUpdateTag, getViewDistance, hasLevel, isRemoved, load, loadStatic, logInvalidState, mirror, onlyOpCanSetNbt, rotate, save, setChanged, setLevelAndPosition, setPosition, setRemoved, triggerEventprotected final java.util.function.Consumer<mods.thecomputerizer.theimpossiblelibrary.api.common.blockentity.BlockEntityAPI<?,?>> onTick