Package com.pixelmonmod.pixelmon.api.npc.interaction.context
package com.pixelmonmod.pixelmon.api.npc.interaction.context
-
ClassDescriptionContextKey<A>A key for the interaction contextInteraction context is the information that will be passed down the control logic of the NPC interaction handling as it checks against conditions, and then goes on to execute additional functions.