Uses of Interface
net.minecraft.core.cauldron.CauldronInteraction
Packages that use CauldronInteraction
-
Uses of CauldronInteraction in net.minecraft.core.cauldron
Fields in net.minecraft.core.cauldron declared as CauldronInteractionFields in net.minecraft.core.cauldron with type parameters of type CauldronInteractionModifier and TypeFieldDescriptionprivate final Map<Item, CauldronInteraction> CauldronInteraction.Dispatcher.itemsprivate final Map<TagKey<Item>, CauldronInteraction> CauldronInteraction.Dispatcher.tagsMethods in net.minecraft.core.cauldron that return CauldronInteractionModifier and TypeMethodDescriptionMethods in net.minecraft.core.cauldron with parameters of type CauldronInteractionModifier and TypeMethodDescription(package private) voidCauldronInteraction.Dispatcher.put(TagKey<Item> tag, CauldronInteraction interaction) (package private) voidCauldronInteraction.Dispatcher.put(Item item, CauldronInteraction interaction)