Package net.minecraft
Interface class_4186.class_4187
- All Known Implementing Classes:
class_4186.class_4188
- Enclosing class:
- class_4186
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name official cp$aintermediary net/minecraft/class_4186$class_4187named net/minecraft/class_4186$class_4187
-
Method Summary
Modifier and TypeMethodDescriptiongetNames(class_3915 class_3915, Supplier<Collection<String>> supplier)
-
Method Details
-
getNames
Collection<String> getNames(class_3915 class_3915, Supplier<Collection<String>> supplier) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official getNamesLcp$a;getNames(Lbu;Ljava/util/function/Supplier;)Ljava/util/Collection;intermediary getNamesLnet/minecraft/class_4186$class_4187;getNames(Lnet/minecraft/class_3915;Ljava/util/function/Supplier;)Ljava/util/Collection;named getNamesLnet/minecraft/class_4186$class_4187;getNames(Lnet/minecraft/class_3915;Ljava/util/function/Supplier;)Ljava/util/Collection;
-