Class AdventureModePredicate.PropertyMatcher.PropertyMatcherBuilder
java.lang.Object
org.geysermc.mcprotocollib.protocol.data.game.item.component.AdventureModePredicate.PropertyMatcher.PropertyMatcherBuilder
- Enclosing class:
- AdventureModePredicate.PropertyMatcher
-
Method Details
-
name
- Returns:
this.
-
value
public @NonNull AdventureModePredicate.PropertyMatcher.PropertyMatcherBuilder value(@Nullable @Nullable String value) - Returns:
this.
-
minValue
public @NonNull AdventureModePredicate.PropertyMatcher.PropertyMatcherBuilder minValue(@Nullable @Nullable String minValue) - Returns:
this.
-
maxValue
public @NonNull AdventureModePredicate.PropertyMatcher.PropertyMatcherBuilder maxValue(@Nullable @Nullable String maxValue) - Returns:
this.
-
build
-
toString
-