Uses of Record Class
net.minecraft.advancements.triggers.EnterBlockTrigger.TriggerInstance
Packages that use EnterBlockTrigger.TriggerInstance
-
Uses of EnterBlockTrigger.TriggerInstance in net.minecraft.advancements.triggers
Subclasses with type arguments of type EnterBlockTrigger.TriggerInstance in net.minecraft.advancements.triggersFields in net.minecraft.advancements.triggers with type parameters of type EnterBlockTrigger.TriggerInstanceModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<EnterBlockTrigger.TriggerInstance> EnterBlockTrigger.TriggerInstance.CODECMethods in net.minecraft.advancements.triggers that return types with arguments of type EnterBlockTrigger.TriggerInstanceModifier and TypeMethodDescriptioncom.mojang.serialization.Codec<EnterBlockTrigger.TriggerInstance> EnterBlockTrigger.codec()EnterBlockTrigger.TriggerInstance.entersBlock(Block block) private static com.mojang.serialization.DataResult<EnterBlockTrigger.TriggerInstance> EnterBlockTrigger.TriggerInstance.validate(EnterBlockTrigger.TriggerInstance trigger) Methods in net.minecraft.advancements.triggers with parameters of type EnterBlockTrigger.TriggerInstanceModifier and TypeMethodDescriptionprivate static com.mojang.serialization.DataResult<EnterBlockTrigger.TriggerInstance> EnterBlockTrigger.TriggerInstance.validate(EnterBlockTrigger.TriggerInstance trigger) -
Uses of EnterBlockTrigger.TriggerInstance in net.minecraft.data.recipes
Methods in net.minecraft.data.recipes that return types with arguments of type EnterBlockTrigger.TriggerInstance