History - net.minecraft.world.item.crafting.Ingredient

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

dhi

dme

Fields

Constructors

Methods

1.21.8

Names

Fields

Constructors

Methods

1.21.7

Names

Fields

Constructors

Methods

1.21.6

Names

dex

dhi

Fields

Constructors

Methods

Ingredient (HolderSet<Item>): a, of, method_8106, fromTag, m_204132_

Ingredient (HolderSet<Item>): a, of, method_8106, ofTag, m_204132_

1.21.5

Names

dbb

dex

Fields

Constructors

Methods

1.21.4

Names

dca

dbb

Fields

List<Holder<Item>>: f, items, field_9018, matchingItems, f_348647_

Constructors

Methods

boolean (): b, isEmpty, method_65799, isEmpty, m_374088_

List<Holder<Item>> (): a, items, method_8105, getMatchingItems, m_357234_

SlotDisplay (): b, display, method_64673, toDisplay, m_356927_

SlotDisplay (): c, display, method_64673, toDisplay, m_356927_

SlotDisplay (Holder<Item>): a, displayForSingleItem, method_64981, createDisplayWithRemainder, m_355132_

SlotDisplay (Holder<Item>): b, displayForSingleItem, method_64981, createDisplayWithRemainder, m_355132_

Stream<Holder<Item>> (): a, items, method_8105, getMatchingItems, m_357234_

boolean (Holder<Item>): a, acceptsItem, method_65798, acceptsItem, m_373991_

1.21.3

Names

cyw

dca

Fields

Ingredient: a, EMPTY, field_9017, EMPTY, f_43901_

ItemStack[]: f, itemStacks, field_9018, matchingStacks, f_43903_

it.unimi.dsi.fastutil.ints.IntList: g, stackingIds, field_9016, ids, f_43904_

Ingredient$Value[]: e, values, field_9019, entries, f_43902_

com.mojang.serialization.Codec<Ingredient>: c, CODEC, field_46095, ALLOW_EMPTY_CODEC, f_291570_

com.mojang.serialization.Codec<Ingredient>: d, CODEC, field_46095, CODEC, f_291570_

com.mojang.serialization.Codec<Ingredient>: d, CODEC_NONEMPTY, field_46096, DISALLOW_EMPTY_CODEC, f_290991_

StreamCodec<RegistryFriendlyByteBuf, Ingredient>: b, CONTENTS_STREAM_CODEC, field_48355, PACKET_CODEC, f_317040_

StreamCodec<RegistryFriendlyByteBuf, Ingredient>: a, CONTENTS_STREAM_CODEC, field_48355, PACKET_CODEC, f_317040_

StreamCodec<RegistryFriendlyByteBuf, Optional<Ingredient>>: b, OPTIONAL_CONTENTS_STREAM_CODEC, field_52595, OPTIONAL_PACKET_CODEC, f_346305_

com.mojang.serialization.Codec<HolderSet<Item>>: c, NON_AIR_HOLDER_SET_CODEC, field_52596, ENTRIES_CODEC, f_346728_

HolderSet<Item>: e, values, field_9019, entries, f_43902_

List<Holder<Item>>: f, items, field_9018, matchingItems, f_348647_

Constructors

(Stream<? extends Ingredient$Value>)

(Ingredient$Value[])

(HolderSet<Item>)

Methods

Ingredient (ItemStack...): a, of, method_8101, ofStacks, m_43927_

ItemStack[] (): a, getItems, method_8105, getMatchingStacks, m_43908_

it.unimi.dsi.fastutil.ints.IntList (): b, getStackingIds, method_8100, getMatchingItemIds, m_43931_

boolean (): c, isEmpty, method_8103, isEmpty, m_43947_

Ingredient (Stream<? extends Ingredient$Value>): b, fromValues, method_8092, ofEntries, m_43938_

Ingredient (Stream<ItemStack>): a, of, method_26964, ofStacks, m_43921_

Ingredient (Stream<? extends ItemLike>): a, of, method_26964, ofItems, m_43921_

Ingredient (): d, of, method_35226, empty, m_151265_

Ingredient (TagKey<Item>): a, of, method_8106, fromTag, m_204132_

com.mojang.serialization.Codec<Ingredient> (boolean): a, codec, method_53725, createCodec, m_294319_

boolean (Optional<Ingredient>, ItemStack): a, testOptionalIngredient, method_61676, matches, m_354547_

List<Holder<Item>> (): a, items, method_8105, getMatchingItems, m_357234_

Ingredient (ItemLike): a, of, method_8101, ofItem, m_43927_

Ingredient (HolderSet<Item>): a, of, method_8106, fromTag, m_204132_

SlotDisplay (): b, display, method_64673, toDisplay, m_356927_

SlotDisplay (Optional<Ingredient>): a, optionalIngredientToDisplay, method_64980, toDisplay, m_355765_

SlotDisplay (Holder<Item>): a, displayForSingleItem, method_64981, createDisplayWithRemainder, m_355132_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

cyu

cyw

Fields

Constructors

Methods

1.20.6

Names

cpz

cyu

Fields

ItemStack[]: e, itemStacks, field_9018, matchingStacks, f_43903_

ItemStack[]: f, itemStacks, field_9018, matchingStacks, f_43903_

it.unimi.dsi.fastutil.ints.IntList: f, stackingIds, field_9016, ids, f_43904_

it.unimi.dsi.fastutil.ints.IntList: g, stackingIds, field_9016, ids, f_43904_

Ingredient$Value[]: d, values, field_9019, entries, f_43902_

Ingredient$Value[]: e, values, field_9019, entries, f_43902_

com.mojang.serialization.Codec<Ingredient>: b, CODEC, field_46095, ALLOW_EMPTY_CODEC, f_291570_

com.mojang.serialization.Codec<Ingredient>: c, CODEC, field_46095, ALLOW_EMPTY_CODEC, f_291570_

com.mojang.serialization.Codec<Ingredient>: c, CODEC_NONEMPTY, field_46096, DISALLOW_EMPTY_CODEC, f_290991_

com.mojang.serialization.Codec<Ingredient>: d, CODEC_NONEMPTY, field_46096, DISALLOW_EMPTY_CODEC, f_290991_

StreamCodec<RegistryFriendlyByteBuf, Ingredient>: b, CONTENTS_STREAM_CODEC, field_48355, PACKET_CODEC, f_317040_

Constructors

Methods

void (FriendlyByteBuf): a, toNetwork, method_8088, write, m_43923_

Ingredient (FriendlyByteBuf): b, fromNetwork, method_8086, fromPacket, m_43940_

1.20.4

Names

cmg

cpz

Fields

Constructors

Methods

com.google.gson.JsonElement (boolean): a, toJson, method_8089, toJson, m_43942_

com.mojang.serialization.Codec<Ingredient> (boolean): b, codec, method_53725, createCodec, m_294319_

com.mojang.serialization.Codec<Ingredient> (boolean): a, codec, method_53725, createCodec, m_294319_

1.20.2

Names

ciz

cmg

Fields

ItemStack[]: c, itemStacks, field_9018, matchingStacks, f_43903_

ItemStack[]: e, itemStacks, field_9018, matchingStacks, f_43903_

it.unimi.dsi.fastutil.ints.IntList: d, stackingIds, field_9016, ids, f_43904_

it.unimi.dsi.fastutil.ints.IntList: f, stackingIds, field_9016, ids, f_43904_

Ingredient$Value[]: b, values, field_9019, entries, f_43902_

Ingredient$Value[]: d, values, field_9019, entries, f_43902_

com.mojang.serialization.Codec<Ingredient>: b, CODEC, field_46095, ALLOW_EMPTY_CODEC, f_291570_

com.mojang.serialization.Codec<Ingredient>: c, CODEC_NONEMPTY, field_46096, DISALLOW_EMPTY_CODEC, f_290991_

Constructors

(Ingredient$Value[])

Methods

com.google.gson.JsonElement (): c, toJson, method_8089, toJson, m_43942_

boolean (): d, isEmpty, method_8103, isEmpty, m_43947_

boolean (): c, isEmpty, method_8103, isEmpty, m_43947_

Ingredient (com.google.gson.JsonElement): a, fromJson, method_52177, fromJson, m_43917_

Ingredient$Value (com.google.gson.JsonObject): a, valueFromJson, method_8107, entryFromJson, m_43919_

Ingredient (): e, of, method_35226, empty, m_151265_

Ingredient (): d, of, method_35226, empty, m_151265_

Ingredient (com.google.gson.JsonElement, boolean): a, fromJson, method_8102, fromJson, m_288218_

com.google.gson.JsonElement (boolean): a, toJson, method_8089, toJson, m_43942_

com.mojang.serialization.Codec<Ingredient> (boolean): b, codec, method_53725, createCodec, m_294319_

1.20.1

Names

ciu

ciz

Fields

Constructors

Methods

Ingredient (com.google.gson.JsonElement): a, fromJson, method_8102, fromJson, m_43917_

Ingredient (com.google.gson.JsonElement): a, fromJson, method_52177, fromJson, m_43917_

Ingredient (com.google.gson.JsonElement, boolean): a, fromJson, method_8102, fromJson, m_288218_

1.19.4

Names

cgl

ciu

Fields

Constructors

Methods

1.19.3

Names

cdm

cgl

Fields

Constructors

Methods

void (): f, dissolve, method_8096, cacheMatchingStacks, m_43948_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

ccp

cdm

Fields

Constructors

Methods

1.19

Names

bxl

ccp

Fields

Constructors

Methods

1.18.2

Names

bwt

bxl

Fields

Constructors

Methods

Ingredient (Tag<Item>): a, of, method_8106, fromTag, m_43911_

Ingredient (TagKey<Item>): a, of, method_8106, fromTag, m_204132_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

btf

bwt

Fields

Constructors

Methods

void (): f, dissolve, method_8096, cacheMatchingStacks, m_43948_, buildChoices

void (): f, dissolve, method_8096, cacheMatchingStacks, m_43948_

1.17.1

Names

bte

btf

Fields

Constructors

Methods

ItemStack[] (): a, getItems, method_8105, getMatchingStacksClient, m_43908_

ItemStack[] (): a, getItems, method_8105, getMatchingStacks, m_43908_

1.17

Names

bon

bte

net.minecraft.item.crafting.Ingredient

net.minecraft.src.C_1462_

net.minecraft.server.v1_16_R3.RecipeItemStack

net.minecraft.world.item.crafting.RecipeItemStack

Fields

Ingredient: a, EMPTY, field_9017, EMPTY, field_193370_a

Ingredient: a, EMPTY, field_9017, EMPTY, f_43901_

ItemStack[]: c, itemStacks, field_9018, matchingStacks, field_193371_b, choices

ItemStack[]: c, itemStacks, field_9018, matchingStacks, f_43903_

it.unimi.dsi.fastutil.ints.IntList: d, stackingIds, field_9016, ids, field_194140_c

it.unimi.dsi.fastutil.ints.IntList: d, stackingIds, field_9016, ids, f_43904_

Ingredient$Value[]: b, values, field_9019, entries, field_199807_b

Ingredient$Value[]: b, values, field_9019, entries, f_43902_

Constructors

Methods

Ingredient (ItemStack...): a, of, method_8101, ofStacks, func_193369_a

Ingredient (ItemStack...): a, of, method_8101, ofStacks, m_43927_

ItemStack[] (): a, getItems, method_8105, getMatchingStacksClient, func_193365_a

ItemStack[] (): a, getItems, method_8105, getMatchingStacksClient, m_43908_

it.unimi.dsi.fastutil.ints.IntList (): b, getStackingIds, method_8100, getMatchingItemIds, func_194139_b

it.unimi.dsi.fastutil.ints.IntList (): b, getStackingIds, method_8100, getMatchingItemIds, m_43931_

void (): f, dissolve, method_8096, cacheMatchingStacks, func_199806_d, buildChoices

void (): f, dissolve, method_8096, cacheMatchingStacks, m_43948_, buildChoices

void (FriendlyByteBuf): a, toNetwork, method_8088, write, func_199564_a

void (FriendlyByteBuf): a, toNetwork, method_8088, write, m_43923_

com.google.gson.JsonElement (): c, toJson, method_8089, toJson, func_200304_c

com.google.gson.JsonElement (): c, toJson, method_8089, toJson, m_43942_

boolean (): d, isEmpty, method_8103, isEmpty, func_203189_d

boolean (): d, isEmpty, method_8103, isEmpty, m_43947_

Ingredient (Stream<? extends Ingredient$Value>): b, fromValues, method_8092, ofEntries, func_209357_a

Ingredient (Stream<? extends Ingredient$Value>): b, fromValues, method_8092, ofEntries, m_43938_

Ingredient (ItemLike...): a, of, method_8091, ofItems, func_199804_a

Ingredient (ItemLike...): a, of, method_8091, ofItems, m_43929_

Ingredient (Tag<Item>): a, of, method_8106, fromTag, func_199805_a

Ingredient (Tag<Item>): a, of, method_8106, fromTag, m_43911_

Ingredient (FriendlyByteBuf): b, fromNetwork, method_8086, fromPacket, func_199566_b

Ingredient (FriendlyByteBuf): b, fromNetwork, method_8086, fromPacket, m_43940_

Ingredient (com.google.gson.JsonElement): a, fromJson, method_8102, fromJson, func_199802_a

Ingredient (com.google.gson.JsonElement): a, fromJson, method_8102, fromJson, m_43917_

Ingredient$Value (com.google.gson.JsonObject): a, valueFromJson, method_8107, entryFromJson, func_199803_a

Ingredient$Value (com.google.gson.JsonObject): a, valueFromJson, method_8107, entryFromJson, m_43919_

Ingredient (Stream<ItemStack>): a, of, method_26964, ofStacks, func_234819_a_

Ingredient (Stream<ItemStack>): a, of, method_26964, ofStacks, m_43921_

Ingredient (): e, of, method_35226, empty, m_151265_

1.16.5

Names

Fields

Constructors

Methods

it.unimi.dsi.fastutil.ints.IntList (): b, getStackingIds, method_8100, getIds, func_194139_b

it.unimi.dsi.fastutil.ints.IntList (): b, getStackingIds, method_8100, getMatchingItemIds, func_194139_b

1.16.4

Names

bok

bon

net.minecraft.server.v1_16_R2.RecipeItemStack

net.minecraft.server.v1_16_R3.RecipeItemStack

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

bmr

bok

net.minecraft.server.v1_16_R1.RecipeItemStack

net.minecraft.server.v1_16_R2.RecipeItemStack

Fields

Constructors

Methods

Ingredient (Stream<ItemStack>): a, of, method_26964, method_26964, func_234819_a_

Ingredient (Stream<ItemStack>): a, of, method_26964, ofStacks, func_234819_a_

1.16.1

Names

bgt

bmr

net.minecraft.server.v1_15_R1.RecipeItemStack

net.minecraft.server.v1_16_R1.RecipeItemStack

Fields

ItemStack[]: d, itemStacks, field_9018, matchingStacks, field_193371_b, choices

ItemStack[]: c, itemStacks, field_9018, matchingStacks, field_193371_b, choices

it.unimi.dsi.fastutil.ints.IntList: e, stackingIds, field_9016, ids, field_194140_c

it.unimi.dsi.fastutil.ints.IntList: d, stackingIds, field_9016, ids, field_194140_c

Predicate<? super Ingredient$Value>: b, NON_ALL_EMPTY, field_9020, NON_EMPTY, field_209362_b

Ingredient$Value[]: c, values, field_9019, entries, field_199807_b

Ingredient$Value[]: b, values, field_9019, entries, field_199807_b

Constructors

Methods

Ingredient (Stream<? extends Ingredient$Value>): a, fromValues, method_8092, ofEntries, func_209357_a

Ingredient (Stream<? extends Ingredient$Value>): b, fromValues, method_8092, ofEntries, func_209357_a

Ingredient (Stream<ItemStack>): a, of, method_26964, method_26964, func_234819_a_

1.15.2

Names

bgq

bgt

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

beo

bgq

net.minecraft.server.v1_14_R1.RecipeItemStack

net.minecraft.server.v1_15_R1.RecipeItemStack

Fields

Constructors

Methods

1.14.4

Names

bej

beo

net.minecraft.world.item.crafting.Ingredient

Fields

RecipeItemStack: a, field_9017, EMPTY, field_193370_a

Ingredient: a, EMPTY, field_9017, EMPTY, field_193370_a

ItemStack[]: d, field_9018, stackArray, field_193371_b, choices

ItemStack[]: d, itemStacks, field_9018, matchingStacks, field_193371_b, choices

it.unimi.dsi.fastutil.ints.IntList: e, field_9016, ids, field_194140_c

it.unimi.dsi.fastutil.ints.IntList: e, stackingIds, field_9016, ids, field_194140_c

Predicate<? super RecipeItemStack$Provider>: b, field_9020, NON_EMPTY, field_209362_b

Predicate<? super Ingredient$Value>: b, NON_ALL_EMPTY, field_9020, NON_EMPTY, field_209362_b

RecipeItemStack$Provider[]: c, field_9019, entries, field_199807_b

Ingredient$Value[]: c, values, field_9019, entries, field_199807_b

Constructors

Methods

RecipeItemStack (ItemStack...): a, method_8101, ofStacks, func_193369_a

Ingredient (ItemStack...): a, of, method_8101, ofStacks, func_193369_a

ItemStack[] (): a, method_8105, getStackArray, func_193365_a

ItemStack[] (): a, getItems, method_8105, getMatchingStacksClient, func_193365_a

it.unimi.dsi.fastutil.ints.IntList (): b, method_8100, getIds, func_194139_b

it.unimi.dsi.fastutil.ints.IntList (): b, getStackingIds, method_8100, getIds, func_194139_b

void (): f, method_8096, createStackArray, func_199806_d, buildChoices

void (): f, dissolve, method_8096, cacheMatchingStacks, func_199806_d, buildChoices

boolean (ItemStack): a, method_8093, method_8093, test

boolean (ItemStack): a, test, method_8093, test, test

void (PacketDataSerializer): a, method_8088, write, func_199564_a

void (FriendlyByteBuf): a, toNetwork, method_8088, write, func_199564_a

com.google.gson.JsonElement (): c, method_8089, toJson, func_200304_c

com.google.gson.JsonElement (): c, toJson, method_8089, toJson, func_200304_c

boolean (): d, method_8103, isEmpty, func_203189_d

boolean (): d, isEmpty, method_8103, isEmpty, func_203189_d

RecipeItemStack (Stream<? extends RecipeItemStack$Provider>): a, method_8092, ofEntries, func_209357_a

Ingredient (Stream<? extends Ingredient$Value>): a, fromValues, method_8092, ofEntries, func_209357_a

RecipeItemStack (IMaterial...): a, method_8091, ofItems, func_199804_a

Ingredient (ItemLike...): a, of, method_8091, ofItems, func_199804_a

RecipeItemStack (Tag<Item>): a, method_8106, fromTag, func_199805_a

Ingredient (Tag<Item>): a, of, method_8106, fromTag, func_199805_a

RecipeItemStack (PacketDataSerializer): b, method_8086, fromPacket, func_199566_b

Ingredient (FriendlyByteBuf): b, fromNetwork, method_8086, fromPacket, func_199566_b

RecipeItemStack (com.google.gson.JsonElement): a, method_8102, fromJson, func_199802_a

Ingredient (com.google.gson.JsonElement): a, fromJson, method_8102, fromJson, func_199802_a

RecipeItemStack$Provider (com.google.gson.JsonObject): a, method_8107, entryFromJson, func_199803_a

Ingredient$Value (com.google.gson.JsonObject): a, valueFromJson, method_8107, entryFromJson, func_199803_a

1.14.3

Names

beg

bej

net.minecraft.recipe.Ingredient

Fields

RecipeItemStack: a, field_9017, field_193370_a

RecipeItemStack: a, field_9017, EMPTY, field_193370_a

ItemStack[]: d, field_9018, field_193371_b, choices

ItemStack[]: d, field_9018, stackArray, field_193371_b, choices

it.unimi.dsi.fastutil.ints.IntList: e, field_9016, field_194140_c

it.unimi.dsi.fastutil.ints.IntList: e, field_9016, ids, field_194140_c

Predicate<? super RecipeItemStack$Provider>: b, field_9020, field_209362_b

Predicate<? super RecipeItemStack$Provider>: b, field_9020, NON_EMPTY, field_209362_b

RecipeItemStack$Provider[]: c, field_9019, field_199807_b

RecipeItemStack$Provider[]: c, field_9019, entries, field_199807_b

Constructors

Methods

RecipeItemStack (ItemStack...): a, method_8101, func_193369_a

RecipeItemStack (ItemStack...): a, method_8101, ofStacks, func_193369_a

ItemStack[] (): a, method_8105, func_193365_a

ItemStack[] (): a, method_8105, getStackArray, func_193365_a

it.unimi.dsi.fastutil.ints.IntList (): b, method_8100, func_194139_b

it.unimi.dsi.fastutil.ints.IntList (): b, method_8100, getIds, func_194139_b

void (): f, method_8096, func_199806_d, buildChoices

void (): f, method_8096, createStackArray, func_199806_d, buildChoices

boolean (ItemStack): a, method_8093, test

boolean (ItemStack): a, method_8093, method_8093, test

void (PacketDataSerializer): a, method_8088, func_199564_a

void (PacketDataSerializer): a, method_8088, write, func_199564_a

com.google.gson.JsonElement (): c, method_8089, func_200304_c

com.google.gson.JsonElement (): c, method_8089, toJson, func_200304_c

boolean (): d, method_8103, func_203189_d

boolean (): d, method_8103, isEmpty, func_203189_d

RecipeItemStack (Stream<? extends RecipeItemStack$Provider>): a, method_8092, func_209357_a

RecipeItemStack (Stream<? extends RecipeItemStack$Provider>): a, method_8092, ofEntries, func_209357_a

RecipeItemStack (IMaterial...): a, method_8091, func_199804_a

RecipeItemStack (IMaterial...): a, method_8091, ofItems, func_199804_a

RecipeItemStack (Tag<Item>): a, method_8106, func_199805_a

RecipeItemStack (Tag<Item>): a, method_8106, fromTag, func_199805_a

RecipeItemStack (PacketDataSerializer): b, method_8086, func_199566_b

RecipeItemStack (PacketDataSerializer): b, method_8086, fromPacket, func_199566_b

RecipeItemStack (com.google.gson.JsonElement): a, method_8102, func_199802_a

RecipeItemStack (com.google.gson.JsonElement): a, method_8102, fromJson, func_199802_a

RecipeItemStack$Provider (com.google.gson.JsonObject): a, method_8107, func_199803_a

RecipeItemStack$Provider (com.google.gson.JsonObject): a, method_8107, entryFromJson, func_199803_a

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

bef

beg

Fields

Constructors

Methods

1.14

Names

avh

bef

net.minecraft.class_1856

net.minecraft.server.v1_13_R2.RecipeItemStack

net.minecraft.server.v1_14_R1.RecipeItemStack

Fields

RecipeItemStack: a, field_193370_a

RecipeItemStack: a, field_9017, field_193370_a

ItemStack[]: d, field_193371_b, choices

ItemStack[]: d, field_9018, field_193371_b, choices

it.unimi.dsi.fastutil.ints.IntList: e, field_194140_c

it.unimi.dsi.fastutil.ints.IntList: e, field_9016, field_194140_c

Predicate<? super RecipeItemStack$Provider>: b, field_209362_b

Predicate<? super RecipeItemStack$Provider>: b, field_9020, field_209362_b

RecipeItemStack$Provider[]: c, field_199807_b

RecipeItemStack$Provider[]: c, field_9019, field_199807_b

Constructors

Methods

RecipeItemStack (ItemStack...): a, func_193369_a

RecipeItemStack (ItemStack...): a, method_8101, func_193369_a

ItemStack[] (): a, func_193365_a

ItemStack[] (): a, method_8105, func_193365_a

it.unimi.dsi.fastutil.ints.IntList (): b, func_194139_b

it.unimi.dsi.fastutil.ints.IntList (): b, method_8100, func_194139_b

void (): f, func_199806_d, buildChoices

void (): f, method_8096, func_199806_d, buildChoices

boolean (ItemStack): a, test

boolean (ItemStack): a, method_8093, test

void (PacketDataSerializer): a, func_199564_a

void (PacketDataSerializer): a, method_8088, func_199564_a

com.google.gson.JsonElement (): c, func_200304_c

com.google.gson.JsonElement (): c, method_8089, func_200304_c

boolean (): d, func_203189_d

boolean (): d, method_8103, func_203189_d

RecipeItemStack (Stream<? extends RecipeItemStack$Provider>): a, func_209357_a

RecipeItemStack (Stream<? extends RecipeItemStack$Provider>): a, method_8092, func_209357_a

RecipeItemStack (IMaterial...): a, func_199804_a

RecipeItemStack (IMaterial...): a, method_8091, func_199804_a

RecipeItemStack (Tag<Item>): a, func_199805_a

RecipeItemStack (Tag<Item>): a, method_8106, func_199805_a

RecipeItemStack (PacketDataSerializer): b, func_199566_b

RecipeItemStack (PacketDataSerializer): b, method_8086, func_199566_b

RecipeItemStack (com.google.gson.JsonElement): a, func_199802_a

RecipeItemStack (com.google.gson.JsonElement): a, method_8102, func_199802_a

RecipeItemStack$Provider (com.google.gson.JsonObject): a, func_199803_a

RecipeItemStack$Provider (com.google.gson.JsonObject): a, method_8107, func_199803_a

1.13.2

Names

avg

avh

Fields

Constructors

Methods

1.13.1

Names

avd

avg

net.minecraft.server.v1_13_R1.RecipeItemStack

net.minecraft.server.v1_13_R2.RecipeItemStack

Fields

Constructors

Methods

1.13

Names

akq

avd

net.minecraft.server.v1_12_R1.RecipeItemStack

net.minecraft.server.v1_13_R1.RecipeItemStack

Fields

ItemStack[]: b, field_193371_b, choices

ItemStack[]: d, field_193371_b, choices

it.unimi.dsi.fastutil.ints.IntList: c, field_194140_c

it.unimi.dsi.fastutil.ints.IntList: e, field_194140_c

Predicate<? super RecipeItemStack$Provider>: b, field_209362_b

RecipeItemStack$Provider[]: c, field_199807_b

Constructors

(ItemStack...)

(Stream<? extends RecipeItemStack$Provider>)

Methods

boolean (ItemStack): a, apply

RecipeItemStack (Item): a, func_193367_a

RecipeItemStack (Item...): a, func_193368_a

void (): f, func_199806_d, buildChoices

boolean (ItemStack): a, test

void (PacketDataSerializer): a, func_199564_a

com.google.gson.JsonElement (): c, func_200304_c

boolean (): d, func_203189_d

RecipeItemStack (Stream<? extends RecipeItemStack$Provider>): a, func_209357_a

RecipeItemStack (IMaterial...): a, func_199804_a

RecipeItemStack (Tag<Item>): a, func_199805_a

RecipeItemStack (PacketDataSerializer): b, func_199566_b

RecipeItemStack (com.google.gson.JsonElement): a, func_199802_a

RecipeItemStack$Provider (com.google.gson.JsonObject): a, func_199803_a

1.12.2

Names

Fields

Constructors

Methods

1.12.1

Names

ako

akq

Fields

Constructors

Methods

1.12

Names

ako

net.minecraft.item.crafting.Ingredient

net.minecraft.server.v1_12_R1.RecipeItemStack

Fields

RecipeItemStack: a, field_193370_a

ItemStack[]: b, field_193371_b, choices

it.unimi.dsi.fastutil.ints.IntList: c, field_194140_c

Constructors

(ItemStack...)

Methods

boolean (ItemStack): a, apply

RecipeItemStack (Item): a, func_193367_a

RecipeItemStack (Item...): a, func_193368_a

RecipeItemStack (ItemStack...): a, func_193369_a

ItemStack[] (): a, func_193365_a

it.unimi.dsi.fastutil.ints.IntList (): b, func_194139_b