History - net.minecraft.core.cauldron.CauldronInteraction
1.21.3
Names
kj
kn
Fields
CauldronInteraction: g, FILL_WATER, field_27778, FILL_WITH_WATER, f_175610_
CauldronInteraction: h, FILL_LAVA, field_27779, FILL_WITH_LAVA, f_175611_
CauldronInteraction: i, FILL_POWDER_SNOW, field_28012, FILL_WITH_POWDER_SNOW, f_175612_
CauldronInteraction: j, SHULKER_BOX, field_27780, CLEAN_SHULKER_BOX, f_175613_
CauldronInteraction: k, BANNER, field_27781, CLEAN_BANNER, f_175614_
CauldronInteraction: l, DYED_ITEM, field_27782, CLEAN_DYEABLE_ITEM, f_175615_
Map<String, CauldronInteraction$InteractionMap>: a, INTERACTIONS, field_46589, BEHAVIOR_MAPS, f_303208_
Map<String, CauldronInteraction$InteractionMap>: a, INTERACTIONS, field_46589, BEHAVIOR_MAPS
com.mojang.serialization.Codec<CauldronInteraction$InteractionMap>: b, CODEC, field_46590, CODEC, f_303824_
com.mojang.serialization.Codec<CauldronInteraction$InteractionMap>: b, CODEC, field_46590, CODEC
CauldronInteraction$InteractionMap: c, EMPTY, field_27775, EMPTY_CAULDRON_BEHAVIOR, f_175606_
CauldronInteraction$InteractionMap: c, EMPTY, field_27775, EMPTY_CAULDRON_BEHAVIOR
CauldronInteraction$InteractionMap: d, WATER, field_27776, WATER_CAULDRON_BEHAVIOR, f_175607_
CauldronInteraction$InteractionMap: d, WATER, field_27776, WATER_CAULDRON_BEHAVIOR
CauldronInteraction$InteractionMap: e, LAVA, field_27777, LAVA_CAULDRON_BEHAVIOR, f_175608_
CauldronInteraction$InteractionMap: e, LAVA, field_27777, LAVA_CAULDRON_BEHAVIOR
CauldronInteraction$InteractionMap: f, POWDER_SNOW, field_28011, POWDER_SNOW_CAULDRON_BEHAVIOR, f_175609_
CauldronInteraction$InteractionMap: f, POWDER_SNOW, field_28011, POWDER_SNOW_CAULDRON_BEHAVIOR
Constructors
Methods
InteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, ItemStack): interact, interact, interact, interact
void (): a, bootStrap, method_32212, registerBehavior, m_175649_
void (): a, bootStrap, method_32212, registerBehavior
void (Map<Item, CauldronInteraction>): a, addDefaultInteractions, method_34850, registerBucketBehavior, m_175647_
void (Map<Item, CauldronInteraction>): a, addDefaultInteractions, method_34850, registerBucketBehavior
InteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, ItemStack, ItemStack, Predicate<BlockState>, SoundEvent): a, fillBucket, method_32210, emptyCauldron
InteractionResult (Level, BlockPos, Player, InteractionHand, ItemStack, BlockState, SoundEvent): a, emptyBucket, method_32207, fillCauldron
CauldronInteraction$InteractionMap (String): a, newInteractionMap, method_32206, createMap, m_175617_
CauldronInteraction$InteractionMap (String): a, newInteractionMap, method_32206, createMap
ItemInteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, ItemStack): interact, interact, interact, interact, m_175710_
ItemInteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, ItemStack, ItemStack, Predicate<BlockState>, SoundEvent): a, fillBucket, method_32210, emptyCauldron, m_175635_
ItemInteractionResult (Level, BlockPos, Player, InteractionHand, ItemStack, BlockState, SoundEvent): a, emptyBucket, method_32207, fillCauldron, m_175618_
InteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, ItemStack): a, fillWaterInteraction, method_62706, tryFillWithWater
InteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, ItemStack): b, fillLavaInteraction, method_62707, tryFillWithLava
InteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, ItemStack): c, fillPowderSnowInteraction, method_62708, tryFillWithPowderSnow
InteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, ItemStack): d, shulkerBoxInteraction, method_62709, cleanShulkerBox
InteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, ItemStack): e, bannerInteraction, method_62710, cleanBanner
InteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, ItemStack): f, dyedItemIteration, method_62711, cleanArmor
boolean (Level, BlockPos): a, isUnderWater, method_62705, isUnderwater
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
kf
kj
Fields
Constructors
Methods
1.20.6
Names
jd
kf
Fields
Constructors
Methods
InteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, ItemStack): interact, interact, interact, interact, m_175710_
InteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, ItemStack, ItemStack, Predicate<BlockState>, SoundEvent): a, fillBucket, method_32210, emptyCauldron, m_175635_
InteractionResult (Level, BlockPos, Player, InteractionHand, ItemStack, BlockState, SoundEvent): a, emptyBucket, method_32207, fillCauldron, m_175618_
ItemInteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, ItemStack): interact, interact, interact, interact, m_175710_
ItemInteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, ItemStack, ItemStack, Predicate<BlockState>, SoundEvent): a, fillBucket, method_32210, emptyCauldron, m_175635_
ItemInteractionResult (Level, BlockPos, Player, InteractionHand, ItemStack, BlockState, SoundEvent): a, emptyBucket, method_32207, fillCauldron, m_175618_
1.20.4
Names
ia
jd
Fields
Map<Item, CauldronInteraction>: a, EMPTY, field_27775, EMPTY_CAULDRON_BEHAVIOR, f_175606_
Map<Item, CauldronInteraction>: b, WATER, field_27776, WATER_CAULDRON_BEHAVIOR, f_175607_
Map<Item, CauldronInteraction>: c, LAVA, field_27777, LAVA_CAULDRON_BEHAVIOR, f_175608_
Map<Item, CauldronInteraction>: d, POWDER_SNOW, field_28011, POWDER_SNOW_CAULDRON_BEHAVIOR, f_175609_
CauldronInteraction: e, FILL_WATER, field_27778, FILL_WITH_WATER, f_175610_
CauldronInteraction: g, FILL_WATER, field_27778, FILL_WITH_WATER, f_175610_
CauldronInteraction: f, FILL_LAVA, field_27779, FILL_WITH_LAVA, f_175611_
CauldronInteraction: h, FILL_LAVA, field_27779, FILL_WITH_LAVA, f_175611_
CauldronInteraction: g, FILL_POWDER_SNOW, field_28012, FILL_WITH_POWDER_SNOW, f_175612_
CauldronInteraction: i, FILL_POWDER_SNOW, field_28012, FILL_WITH_POWDER_SNOW, f_175612_
CauldronInteraction: h, SHULKER_BOX, field_27780, CLEAN_SHULKER_BOX, f_175613_
CauldronInteraction: j, SHULKER_BOX, field_27780, CLEAN_SHULKER_BOX, f_175613_
CauldronInteraction: i, BANNER, field_27781, CLEAN_BANNER, f_175614_
CauldronInteraction: k, BANNER, field_27781, CLEAN_BANNER, f_175614_
CauldronInteraction: j, DYED_ITEM, field_27782, CLEAN_DYEABLE_ITEM, f_175615_
CauldronInteraction: l, DYED_ITEM, field_27782, CLEAN_DYEABLE_ITEM, f_175615_
Map<String, CauldronInteraction$InteractionMap>: a, INTERACTIONS, field_46589, BEHAVIOR_MAPS, f_303208_
com.mojang.serialization.Codec<CauldronInteraction$InteractionMap>: b, CODEC, field_46590, CODEC, f_303824_
CauldronInteraction$InteractionMap: c, EMPTY, field_27775, EMPTY_CAULDRON_BEHAVIOR, f_175606_
CauldronInteraction$InteractionMap: d, WATER, field_27776, WATER_CAULDRON_BEHAVIOR, f_175607_
CauldronInteraction$InteractionMap: e, LAVA, field_27777, LAVA_CAULDRON_BEHAVIOR, f_175608_
CauldronInteraction$InteractionMap: f, POWDER_SNOW, field_28011, POWDER_SNOW_CAULDRON_BEHAVIOR, f_175609_
Constructors
Methods
it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap<Item, CauldronInteraction> (): a, newInteractionMap, method_32206, createMap, m_175617_
void (): b, bootStrap, method_32212, registerBehavior, m_175649_
void (): a, bootStrap, method_32212, registerBehavior, m_175649_
CauldronInteraction$InteractionMap (String): a, newInteractionMap, method_32206, createMap, m_175617_
1.20.2
Names
ib
ia
Fields
Constructors
Methods
1.20.1
Names
ia
ib
Fields
Constructors
Methods
1.19.4
Names
hw
ia
Fields
Constructors
Methods
1.19.3
Names
hu
hw
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
Fields
Constructors
Methods
1.19
Names
hj
hu
Fields
Constructors
Methods
1.18.2
Names
he
hj
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
hd
he
Fields
Constructors
Methods
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
hd
net.minecraft.core.cauldron.CauldronInteraction
net.minecraft.class_5620
net.minecraft.block.cauldron.CauldronBehavior
net.minecraft.src.C_141784_
net.minecraft.core.cauldron.CauldronInteraction
Fields
Map<Item, CauldronInteraction>: a, EMPTY, field_27775, EMPTY_CAULDRON_BEHAVIOR, f_175606_
Map<Item, CauldronInteraction>: b, WATER, field_27776, WATER_CAULDRON_BEHAVIOR, f_175607_
Map<Item, CauldronInteraction>: c, LAVA, field_27777, LAVA_CAULDRON_BEHAVIOR, f_175608_
Map<Item, CauldronInteraction>: d, POWDER_SNOW, field_28011, POWDER_SNOW_CAULDRON_BEHAVIOR, f_175609_
CauldronInteraction: e, FILL_WATER, field_27778, FILL_WITH_WATER, f_175610_
CauldronInteraction: f, FILL_LAVA, field_27779, FILL_WITH_LAVA, f_175611_
CauldronInteraction: g, FILL_POWDER_SNOW, field_28012, FILL_WITH_POWDER_SNOW, f_175612_
CauldronInteraction: h, SHULKER_BOX, field_27780, CLEAN_SHULKER_BOX, f_175613_
CauldronInteraction: i, BANNER, field_27781, CLEAN_BANNER, f_175614_
CauldronInteraction: j, DYED_ITEM, field_27782, CLEAN_DYEABLE_ITEM, f_175615_
Constructors
Methods
it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap<Item, CauldronInteraction> (): a, newInteractionMap, method_32206, createMap, m_175617_
InteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, ItemStack): interact, interact, interact, interact, m_175710_
void (): b, bootStrap, method_32212, registerBehavior, m_175649_
void (Map<Item, CauldronInteraction>): a, addDefaultInteractions, method_34850, registerBucketBehavior, m_175647_
InteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, ItemStack, ItemStack, Predicate<BlockState>, SoundEvent): a, fillBucket, method_32210, emptyCauldron, m_175635_
InteractionResult (Level, BlockPos, Player, InteractionHand, ItemStack, BlockState, SoundEvent): a, emptyBucket, method_32207, fillCauldron, m_175618_