net.minecraft.advancements.criterion

public interface MinMaxBounds<T extends Number extends Comparable<T>>

cq
net.minecraft.advancements.criterion.MinMaxBounds
net.minecraft.class_2096
net.minecraft.predicate.NumberRange

Field summary

Modifier and TypeField
com.mojang.brigadier.exceptions.SimpleCommandExceptionType
a
ERROR_EMPTY
field_9700
EXCEPTION_EMPTY
com.mojang.brigadier.exceptions.SimpleCommandExceptionType
b
ERROR_SWAPPED
field_9701
EXCEPTION_SWAPPED

Method summary

Modifier and TypeMethod
MinMaxBounds$Bounds<T>
a()
bounds()
comp_4771()
bounds()
default Optional<T>
b()
min()
method_74106()
getMin()
default Optional<T>
c()
max()
method_74107()
getMax()
default boolean
d()
isAny()
method_9041()
isDummy()