net.minecraft.block

public class CartographyTableBlock

extends Block

All mapped superinterfaces:

ToggleableFeature, ItemConvertible

net.minecraft.world.level.block.CartographyTableBlock
net.minecraft.class_3711
net.minecraft.block.CartographyTableBlock

Field summary

Modifier and TypeField
private static final Text
CONTAINER_TITLE
field_17355
TITLE

Constructor summary

ModifierConstructor
protected (AbstractBlock$Settings properties)

Method summary

Modifier and TypeMethod
protected ActionResult
useWithoutItem(BlockState state, Level level, BlockPos pos, Player player, BlockHitResult hitResult)
method_55766(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_1657 arg3, class_3965 arg4)
onUse(BlockState arg0, World arg1, BlockPos arg2, PlayerEntity arg3, BlockHitResult arg4)
protected NamedScreenHandlerFactory
getMenuProvider(BlockState state, Level level, BlockPos pos)
method_17454(class_2680 arg0, class_1937 arg1, class_2338 arg2)
createScreenHandlerFactory(BlockState arg0, World arg1, BlockPos arg2)
private static ScreenHandler
lambda$getMenuProvider$0(Level arg0, BlockPos arg1, int arg2, Inventory arg3, Player arg4)
method_17457(class_1937 arg0, class_2338 arg1, int arg2, class_1661 arg3, class_1657 arg4)
method_17457(World arg0, BlockPos arg1, int syncId, PlayerInventory inventory, PlayerEntity player)