public class TILTickableBlockEntity1_12_2 extends TILBasicBlockEntity1_12_2 implements net.minecraft.util.ITickable
| Modifier and Type | Field and Description |
|---|---|
protected static java.util.Map<net.minecraft.util.ResourceLocation,java.util.function.Consumer<mods.thecomputerizer.theimpossiblelibrary.api.common.blockentity.BlockEntityAPI<?,?>>> |
onTickMap |
| Constructor and Description |
|---|
TILTickableBlockEntity1_12_2() |
TILTickableBlockEntity1_12_2(mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> api,
java.util.function.Consumer<mods.thecomputerizer.theimpossiblelibrary.api.common.blockentity.BlockEntityAPI<?,?>> onTick) |
| Modifier and Type | Method and Description |
|---|---|
void |
readFromNBT(net.minecraft.nbt.NBTTagCompound tag) |
void |
update() |
addInfoToCrashReport, canRenderBreaking, create, deserializeNBT, getBlockMetadata, getBlockType, getCapability, getDisplayName, getDistanceSq, getKey, getMaxRenderDistanceSquared, getPos, getRenderBoundingBox, getTileData, getUpdatePacket, getUpdateTag, getWorld, handleUpdateTag, hasCapability, hasFastRenderer, hasWorld, invalidate, isInvalid, markDirty, mirror, onChunkUnload, onDataPacket, onLoad, onlyOpsCanSetNbt, receiveClientEvent, register, restrictNBTCopy, rotate, serializeNBT, setPos, setWorld, setWorldCreate, shouldRefresh, shouldRenderInPass, updateContainingBlockInfo, validate, writeToNBTprotected static final java.util.Map<net.minecraft.util.ResourceLocation,java.util.function.Consumer<mods.thecomputerizer.theimpossiblelibrary.api.common.blockentity.BlockEntityAPI<?,?>>> onTickMap
public TILTickableBlockEntity1_12_2()
public TILTickableBlockEntity1_12_2(mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> api,
java.util.function.Consumer<mods.thecomputerizer.theimpossiblelibrary.api.common.blockentity.BlockEntityAPI<?,?>> onTick)