Class ComponentPredicate.OfValue<T extends ComponentPredicate>

java.lang.Object
net.minecraft.predicate.component.ComponentPredicate.TypeImpl<T>
net.minecraft.predicate.component.ComponentPredicate.OfValue<T>
All Implemented Interfaces:
ComponentPredicate.Type<T>
Enclosing interface:
ComponentPredicate

public static final class ComponentPredicate.OfValue<T extends ComponentPredicate> extends ComponentPredicate.TypeImpl<T>
Mappings:
Namespace Name
named net/minecraft/predicate/component/ComponentPredicate$OfValue
intermediary net/minecraft/class_9360$class_12169
official ky$b
  • Constructor Details

    • OfValue

      public OfValue(com.mojang.serialization.Codec<T> predicateCodec)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/predicate/component/ComponentPredicate$TypeImpl;<init>(Lcom/mojang/serialization/Codec;)V
      intermediary <init> Lnet/minecraft/class_9360$class_12170;<init>(Lcom/mojang/serialization/Codec;)V
      official <init> Lky$e;<init>(Lcom/mojang/serialization/Codec;)V