Package com.pixelmonmod.pixelmon.api.npc.interaction.result
package com.pixelmonmod.pixelmon.api.npc.interaction.result
-
ClassDescriptionAn interaction result that allows you to build it using a builder pattern.A builder class for creating a custom interaction resultInteraction results represent a function to execute once the relevant event has been fired, and then all additional conditions have been metInteractionResultType<A extends InteractionResult>