Package net.minecraft
Interface class_4073.class_4074
- All Known Implementing Classes:
class_4073.class_4075
- Enclosing class:
- class_4073
- 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 cd$aintermediary net/minecraft/class_4073$class_4074named net/minecraft/class_4073$class_4074
-
Method Summary
Modifier and TypeMethodDescriptionCollection<com.mojang.authlib.GameProfile>getNames(class_3915 class_3915)
-
Method Details
-
getNames
Collection<com.mojang.authlib.GameProfile> getNames(class_3915 class_3915) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official getNamesLcd$a;getNames(Lbu;)Ljava/util/Collection;intermediary getNamesLnet/minecraft/class_4073$class_4074;getNames(Lnet/minecraft/class_3915;)Ljava/util/Collection;named getNamesLnet/minecraft/class_4073$class_4074;getNames(Lnet/minecraft/class_3915;)Ljava/util/Collection;
-