net.minecraft.block.entity

public class EnchantingTableBlockEntity

extends BlockEntity implements MenuProvider, Tickable

All mapped superinterfaces:

MenuProvider, Nameable, Tickable

bjs
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_195522_a
field_195522_a
public float
e
field_531
pageAngle
field_195523_f
field_195523_f
public float
f
field_532
lastPageAngle
field_195524_g
field_195524_g
public float
g
field_533
flip
field_195525_h
field_195525_h
public float
h
field_534
lastFlip
field_195526_i
field_195526_i
public float
i
field_535
pageTurningSpeed
field_195527_j
field_195527_j
public float
j
field_536
lastPageTurningSpeed
field_195528_k
field_195528_k
public float
k
field_537
pageRotation
field_195529_l
field_195529_l
public float
l
field_538
lastPageRotation
field_195530_m
field_195530_m
public float
m
field_539
rotation
field_195531_n
field_195531_n
private static final Random
n
field_540
RANDOM
field_195532_o
field_195532_o
private Text
o
field_18634
customName
field_195521_p
customname

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public NbtCompound
a(gy arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(NBTTagCompound arg0)
write(NBTTagCompound arg0)
public void
b(gy arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
func_145839_a(NBTTagCompound arg0)
read(NBTTagCompound arg0)
public void
Y_()
method_2053()
tick()
func_73660_a()
tick()
public Text
N_()
method_15540()
getName()
func_200200_C_()
getName()
public boolean
O_()
method_5339()
hasCustomName()
func_145818_k_()
hasCustomName()
public void
a(ij arg0)
method_16811(class_1982 arg0)
setCustomName(Text name)
func_200229_a(ITextComponent arg0)
setCustomName(ITextComponent name)
public Text
e()
method_15541()
getCustomName()
func_200201_e()
getCustomName()
public InventoryMenu
a(aof arg0, aog 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()