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(HolderGetter<Block> blocks, Block block) EnterBlockTrigger.TriggerInstance.entersBlock(HolderSet<Block> block) -
Uses of EnterBlockTrigger.TriggerInstance in net.minecraft.data.recipes
Methods in net.minecraft.data.recipes that return types with arguments of type EnterBlockTrigger.TriggerInstance