History - net.minecraft.block.entity.CrafterBlockEntity
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.level.block.entity.CrafterBlockEntity
net.minecraft.class_8887
net.minecraft.block.entity.CrafterBlockEntity
Fields
int: CONTAINER_WIDTH, field_46809, GRID_WIDTH
int: CONTAINER_HEIGHT, field_46810, GRID_HEIGHT
int: CONTAINER_SIZE, field_46811, GRID_SIZE
int: SLOT_DISABLED, field_46812, SLOT_DISABLED
int: SLOT_ENABLED, field_46813, SLOT_ENABLED
int: DATA_TRIGGERED, field_46814, TRIGGERED_PROPERTY
int: NUM_DATA, field_46815, PROPERTIES_COUNT
int: DEFAULT_CRAFTING_TICKS_REMAINING, field_57776, DEFAULT_CRAFTING_TICKS_REMAINING
int: DEFAULT_TRIGGERED, field_57777, DEFAULT_TRIGGERED
Text: DEFAULT_NAME, field_63040, CONTAINER_NAME_TEXT
DefaultedList<ItemStack>: items, field_46817, inputStacks
int: craftingTicksRemaining, field_46818, craftingTicksRemaining
PropertyDelegate: containerData, field_46816, propertyDelegate
Constructors
Methods
Text (): getDefaultName, method_17823, getContainerName
ScreenHandler (int, PlayerInventory): createMenu, method_5465, createScreenHandler
void (int, boolean): setSlotState, method_54480, setSlotEnabled
boolean (int): isSlotDisabled, method_54483, isSlotDisabled
boolean (int, ItemStack): canPlaceItem, method_5437, isValid
boolean (int, ItemStack, int): smallerStackExist, method_54479, betterSlotExists
void (ReadView): loadAdditional, method_11014, readData
void (WriteView): saveAdditional, method_11007, writeData
int (): getContainerSize, method_5439, size
boolean (): isEmpty, method_5442, isEmpty
ItemStack (int): getItem, method_5438, getStack
void (int, ItemStack): setItem, method_5447, setStack
boolean (PlayerEntity): stillValid, method_5443, canPlayerUse
DefaultedList<ItemStack> (): getItems, method_11282, getHeldStacks
void (DefaultedList<ItemStack>): setItems, method_11281, setHeldStacks
int (): getWidth, method_17398, getWidth
int (): getHeight, method_17397, getHeight
void (RecipeFinder): fillStackedContents, method_7683, provideRecipeInputs
void (WriteView): addDisabledSlots, method_54486, putDisabledSlots
void (WriteView): addTriggered, method_54487, putTriggered
void (boolean): setTriggered, method_54482, setTriggered
boolean (): isTriggered, method_54488, isTriggered
void (World, BlockPos, BlockState, CrafterBlockEntity): serverTick, method_54481, tickCrafting
void (int): setCraftingTicksRemaining, method_54484, setCraftingTicksRemaining
int (): getRedstoneSignal, method_54489, getComparatorOutput
boolean (int): slotCanBeDisabled, method_54485, canToggleSlot
List (): getItems, method_11282, getHeldStacks
void (int[]): lambda$loadAdditional$0, method_68285, method_68285