Package net.minecraft.predicate
Interface NumberRange.Factory<T extends Number,R extends NumberRange<T>>
- Enclosing interface:
NumberRange<T extends Number>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public static interface NumberRange.Factory<T extends Number,R extends NumberRange<T>>
- Mappings:
Namespace Name official cl$a
intermediary net/minecraft/class_2096$class_2097
named net/minecraft/predicate/NumberRange$Factory
-
Method Summary
-
Method Details
-
create
-