History - net.minecraft.block.cauldron.CauldronBehaviors
26.3
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
net.minecraft.core.cauldron.CauldronInteractions
net.minecraft.core.cauldron.CauldronInteractions
net.minecraft.class_5620
net.minecraft.block.cauldron.CauldronBehaviors
Fields
Codecs$IdMapper<String, CauldronBehavior$Map>: ID_MAPPER, ID_MAPPER, field_1_2083, ID_MAPPER
com.mojang.serialization.Codec<CauldronBehavior$Map>: CODEC, CODEC, field_46590, CODEC
CauldronBehavior$Map: EMPTY, EMPTY, field_27775, EMPTY_CAULDRON_BEHAVIOR
CauldronBehavior$Map: WATER, WATER, field_27776, WATER_CAULDRON_BEHAVIOR
CauldronBehavior$Map: LAVA, LAVA, field_27777, LAVA_CAULDRON_BEHAVIOR
CauldronBehavior$Map: POWDER_SNOW, POWDER_SNOW, field_28011, POWDER_SNOW_CAULDRON_BEHAVIOR
Constructors
()
Methods
CauldronBehavior$Map (String): newDispatcher, newDispatcher, method_32206, createMap
void (): bootStrap, bootStrap, method_32212, registerBehavior
void (CauldronBehavior$Map): addDefaultInteractions, addDefaultInteractions, method_34850, registerBucketBehavior
ActionResult (BlockState, World, BlockPos, PlayerEntity, Hand, ItemStack, ItemStack, Predicate<BlockState>, SoundEvent): fillBucket, fillBucket, method_32210, emptyCauldron
ActionResult (World, BlockPos, PlayerEntity, Hand, ItemStack, BlockState, SoundEvent): emptyBucket, emptyBucket, method_32207, fillCauldron
ActionResult (BlockState, World, BlockPos, PlayerEntity, Hand, ItemStack): fillWaterInteraction, fillWaterInteraction, method_62706, tryFillWithWater
ActionResult (BlockState, World, BlockPos, PlayerEntity, Hand, ItemStack): fillLavaInteraction, fillLavaInteraction, method_62707, tryFillWithLava
ActionResult (BlockState, World, BlockPos, PlayerEntity, Hand, ItemStack): fillPowderSnowInteraction, fillPowderSnowInteraction, method_62708, tryFillWithPowderSnow
ActionResult (BlockState, World, BlockPos, PlayerEntity, Hand, ItemStack): shulkerBoxInteraction, shulkerBoxInteraction, method_62709, cleanShulkerBox
ActionResult (BlockState, World, BlockPos, PlayerEntity, Hand, ItemStack): bannerInteraction, bannerInteraction, method_62710, cleanBanner
ActionResult (BlockState, World, BlockPos, PlayerEntity, Hand, ItemStack): dyedItemIteration, dyedItemIteration, method_62711, cleanArmor
boolean (World, BlockPos): isUnderWater, isUnderWater, method_62705, isUnderwater