net.minecraft.block.entity

public class EnchantingTableBlockEntity

extends BlockEntity implements Tickable, MenuProvider

All mapped superinterfaces:

Tickable, MenuProvider, Nameable

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

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public NbtCompound
b(fy arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(NBTTagCompound arg0)
writeToNBT(NBTTagCompound arg0)
public void
a(fy arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
func_145839_a(NBTTagCompound arg0)
readFromNBT(NBTTagCompound arg0)
public void
e()
method_2053()
tick()
func_73660_a()
update()
public String
h_()
method_2518()
getName()
func_70005_c_()
getName()
public boolean
n_()
method_5339()
hasCustomName()
func_145818_k_()
hasCustomName()
public void
a(String arg0)
method_4814(String arg0)
setCustomName(String name)
func_145920_a(String arg0)
setCustomName(String customNameIn)
public Text
i_()
method_6344()
getDisplayName()
func_145748_c_()
getDisplayName()
public InventoryMenu
a(aec arg0, aed arg1)
method_10905(class_987 arg0, class_988 arg1)
createMenu(PlayerInventory arg0, PlayerEntity arg1)
func_174876_a(InventoryPlayer arg0, EntityPlayer arg1)
createContainer(InventoryPlayer arg0, EntityPlayer arg1)
public String
l()
method_10906()
getMenuType()
func_174875_k()
getGuiID()