net.minecraft.predicate.component

public final class ComponentPredicate$OfExistence

extends ComponentPredicate$TypeImpl<ComponentExistencePredicate>

All mapped superinterfaces:

ComponentPredicate$Type

net.minecraft.core.component.predicates.DataComponentPredicate$AnyValueType
net.minecraft.class_9360$class_12168
net.minecraft.predicate.component.ComponentPredicate$OfExistence

Field summary

Modifier and TypeField
private final ComponentExistencePredicate
predicate
field_63637
predicate

Constructor summary

ModifierConstructor
public (ComponentExistencePredicate predicate)

Method summary

Modifier and TypeMethod
public ComponentExistencePredicate
predicate()
method_75514()
getPredicate()
public ComponentType<?>
componentType()
method_75516()
getComponentType()
public static ComponentPredicate$OfExistence
create(DataComponentType<?> componentType)
method_75515(class_9331<?> arg0)
toPredicateType(ComponentType<?> type)