Interface VariantSelectorProvider.SelectorCondition<C>

All Superinterfaces:
Predicate<C>
All Known Subinterfaces:
SpawnCondition
All Known Implementing Classes:
BiomeSpawnCondition, MoonBrightnessSpawnCondition, StructureSpawnCondition
Enclosing interface:
VariantSelectorProvider<Context,Condition extends VariantSelectorProvider.SelectorCondition<Context>>
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 VariantSelectorProvider.SelectorCondition<C> extends Predicate<C>
Mappings:
Namespace Name
named net/minecraft/entity/VariantSelectorProvider$SelectorCondition
intermediary net/minecraft/class_10695$class_10697
official cul$b