Class TILBasicBlockEntity1_12_2

java.lang.Object
net.minecraft.tileentity.TileEntity
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.registry.blockentity.TILBasicBlockEntity1_12_2
All Implemented Interfaces:
net.minecraftforge.common.capabilities.ICapabilityProvider, net.minecraftforge.common.capabilities.ICapabilitySerializable<net.minecraft.nbt.NBTTagCompound>, net.minecraftforge.common.util.INBTSerializable<net.minecraft.nbt.NBTTagCompound>
Direct Known Subclasses:
TILTickableBlockEntity1_12_2

public class TILBasicBlockEntity1_12_2 extends net.minecraft.tileentity.TileEntity
  • Field Summary

    Fields inherited from class net.minecraft.tileentity.TileEntity

    blockType, INFINITE_EXTENT_AABB, pos, tileEntityInvalid, world
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class net.minecraft.tileentity.TileEntity

    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, readFromNBT, receiveClientEvent, register, restrictNBTCopy, rotate, serializeNBT, setPos, setWorld, setWorldCreate, shouldRefresh, shouldRenderInPass, updateContainingBlockInfo, validate, writeToNBT

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TILBasicBlockEntity1_12_2

      public TILBasicBlockEntity1_12_2()