Package net.minecraft
Interface class_4308.class_4309
- Enclosing class:
- class_4308
public static interface class_4308.class_4309
- Mappings:
Namespace Name official dj$aintermediary net/minecraft/class_4308$class_4309named net/minecraft/class_4308$class_4309
-
Method Summary
Modifier and TypeMethodDescriptioncreate(com.mojang.brigadier.context.CommandContext<class_3915> commandContext)
-
Method Details
-
create
Collection<Function> create(com.mojang.brigadier.context.CommandContext<class_3915> commandContext) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official createLdj$a;create(Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection;intermediary createLnet/minecraft/class_4308$class_4309;create(Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection;named createLnet/minecraft/class_4308$class_4309;create(Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/Collection;
-