net.minecraft.world.level.block.entity

public class EnchantmentTableBlockEntity

extends BlockEntity implements Nameable

All mapped superinterfaces:

Nameable

cxa
net.minecraft.world.level.block.entity.EnchantmentTableBlockEntity
net.minecraft.class_2605
net.minecraft.block.entity.EnchantingTableBlockEntity
net.minecraft.src.C_2006_
net.minecraft.world.level.block.entity.TileEntityEnchantTable

Field summary

Modifier and TypeField
public int
a
time
field_11961
ticks
f_59251_
public float
b
flip
field_11958
nextPageAngle
f_59252_
public float
c
oFlip
field_11960
pageAngle
f_59253_
public float
d
flipT
field_11969
flipRandom
f_59254_
public float
e
flipA
field_11967
flipTurn
f_59255_
public float
f
open
field_11966
nextPageTurningSpeed
f_59256_
public float
g
oOpen
field_11965
pageTurningSpeed
f_59257_
public float
h
rot
field_11964
bookRotation
f_59258_
public float
i
oRot
field_11963
lastBookRotation
f_59259_
public float
j
tRot
field_11962
targetBookRotation
f_59260_
private static final RandomSource
k
RANDOM
field_11968
RANDOM
f_59261_
private Component
l
name
field_11959
customName
f_59262_

Constructor summary

ModifierConstructor
public (BlockPos pos, BlockState state)

Method summary

Modifier and TypeMethod
protected void
b(qp arg0)
saveAdditional(CompoundTag arg0)
method_11007(class_2487 arg0)
writeNbt(NbtCompound arg0)
m_183515_(C_4917_ arg0)
public void
a(qp arg0)
load(CompoundTag arg0)
method_11014(class_2487 arg0)
readNbt(NbtCompound arg0)
m_142466_(C_4917_ arg0)
public static void
a(cjw arg0, gp arg1, cyt arg2, cxa arg3)
bookAnimationTick(Level arg0, BlockPos arg1, BlockState arg2, EnchantmentTableBlockEntity arg3)
method_31688(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_2605 arg3)
tick(World world, BlockPos pos, BlockState state, EnchantingTableBlockEntity blockEntity)
m_155503_(C_1596_ p_155504_, C_4675_ p_155505_, C_2064_ p_155506_, C_2006_ p_155507_)
public Component
aa()
getName()
method_5477()
getName()
m_7755_()
public void
a(ss arg0)
setCustomName(Component arg0)
method_11179(class_2561 arg0)
setCustomName(Text customName)
m_59272_(C_4996_ arg0)
public Component
ac()
getCustomName()
method_5797()
getCustomName()
m_7770_()