net.minecraft.client.render.model.json

public record SimpleMultipartModelSelector$Term

net.minecraft.client.renderer.block.dispatch.multipart.KeyValueCondition$Term
net.minecraft.class_818$class_10807
net.minecraft.client.render.model.json.SimpleMultipartModelSelector$Term

Field summary

Modifier and TypeField
private final String
value
comp_3761
value
private final boolean
negated
comp_3762
negated
private static final String
NEGATE
field_56945
NEGATED_PREFIX

Constructor summary

ModifierConstructor
public (String value, boolean negated)

Method summary

Modifier and TypeMethod
public static SimpleMultipartModelSelector$Term
parse(String value)
method_67963(String arg0)
parse(String value)
public String
value()
comp_3761()
value()
public boolean
negated()
comp_3762()
negated()