Uses of Enum Class
zombie.entity.components.crafting.FluidMatchMode
Packages that use FluidMatchMode
-
Uses of FluidMatchMode in zombie.entity.components.crafting
Subclasses with type arguments of type FluidMatchMode in zombie.entity.components.craftingMethods in zombie.entity.components.crafting that return FluidMatchModeModifier and TypeMethodDescriptionstatic FluidMatchMode
Returns the enum constant of this class with the specified name.static FluidMatchMode[]
FluidMatchMode.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of FluidMatchMode in zombie.scripting.entity.components.crafting
Methods in zombie.scripting.entity.components.crafting that return FluidMatchModeModifier and TypeMethodDescriptionInputScript.getFluidMatchMode()
OutputScript.getFluidMatchMode()