net.minecraft.block.entity

public class EnchantingTableBlockEntity

extends BlockEntity implements Tickable, MenuProvider

All mapped superinterfaces:

Tickable, MenuProvider, Nameable

ale
net.minecraft.class_219
net.minecraft.block.entity.EnchantingTableBlockEntity
net.minecraft.tileentity.TileEntityEnchantmentTable

Field summary

Modifier and TypeField
public int
a
field_530
ticks
tickCount
public float
f
field_531
pageAngle
pageFlip
public float
g
field_532
lastPageAngle
pageFlipPrev
public float
h
field_533
flip
field_145932_k
public float
i
field_534
lastFlip
field_145929_l
public float
j
field_535
pageTurningSpeed
bookSpread
public float
k
field_536
lastPageTurningSpeed
bookSpreadPrev
public float
l
field_537
pageRotation
bookRotation
public float
m
field_538
lastPageRotation
bookRotationPrev
public float
n
field_539
rotation
field_145924_q
private static Random
o
field_540
RANDOM
rand
private String
p
field_5655
customName
customName

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
b(dn arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
writeToNBT(NBTTagCompound arg0)
public void
a(dn arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
readFromNBT(NBTTagCompound arg0)
public void
c()
method_2053()
tick()
update()
public String
e_()
method_2518()
getName()
getName()
public boolean
l_()
method_5339()
hasCustomName()
hasCustomName()
public void
a(String arg0)
method_4814(String arg0)
setCustomName(String name)
setCustomName(String customNameIn)
public Text
f_()
method_6344()
getDisplayName()
getDisplayName()
public InventoryMenu
a(wm arg0, wn arg1)
method_10905(class_987 arg0, class_988 arg1)
createMenu(PlayerInventory arg0, PlayerEntity arg1)
createContainer(InventoryPlayer arg0, EntityPlayer arg1)
public String
k()
method_10906()
getMenuType()
getGuiID()