net.minecraft.world.level.block.entity

public class EnchantingTableBlockEntity

extends BlockEntity implements Nameable

All mapped superinterfaces:

Nameable

dvt
net.minecraft.world.level.block.entity.EnchantingTableBlockEntity
net.minecraft.class_2605
net.minecraft.block.entity.EnchantingTableBlockEntity
net.minecraft.world.level.block.entity.TileEntityEnchantTable

Field summary

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

Constructor summary

ModifierConstructor
public (BlockPos pos, BlockState state)

Method summary

Modifier and TypeMethod
protected void
b(ux arg0, js$a arg1)
saveAdditional(CompoundTag arg0, HolderLookup$Provider arg1)
method_11007(class_2487 arg0, class_7225$class_7874 arg1)
writeNbt(NbtCompound arg0, RegistryWrapper$WrapperLookup arg1)
protected void
a(ux arg0, js$a arg1)
loadAdditional(CompoundTag arg0, HolderLookup$Provider arg1)
method_11014(class_2487 arg0, class_7225$class_7874 arg1)
readNbt(NbtCompound arg0, RegistryWrapper$WrapperLookup arg1)
public static void
a(dhi arg0, jh arg1, dxv arg2, dvt arg3)
bookAnimationTick(Level arg0, BlockPos arg1, BlockState arg2, EnchantingTableBlockEntity arg3)
method_31688(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_2605 arg3)
tick(World world, BlockPos pos, BlockState state, EnchantingTableBlockEntity blockEntity)
public Component
al()
getName()
method_5477()
getName()
public void
a(xv arg0)
setCustomName(Component arg0)
method_11179(class_2561 arg0)
setCustomName(Text customName)
public Component
an()
getCustomName()
method_5797()
getCustomName()
protected void
a(dux$b arg0)
applyImplicitComponents(BlockEntity$DataComponentInput arg0)
method_57568(class_2586$class_9473 arg0)
readComponents(BlockEntity$ComponentsAccess arg0)
protected void
a(kq$a arg0)
collectImplicitComponents(DataComponentMap$Builder arg0)
method_57567(class_9323$class_9324 arg0)
addComponents(ComponentMap$Builder arg0)
public void
a(ux arg0)
removeComponentsFromTag(CompoundTag arg0)
method_57569(class_2487 arg0)
removeFromCopiedStackNbt(NbtCompound arg0)