Interface CustomModelDataPredicate
@NonExtendable
public interface CustomModelDataPredicate
Contains predicates checking the
minecraft:custom_model_data item component.
For checking for floats, use ItemRangeDispatchPredicate.customModelData(int, float),
or ItemRangeDispatchPredicate.legacyCustomModelData(int) for dealing with the pre-1.21.4 custom model data format.- Since:
- 2.9.3
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface