Package net.minecraft
Interface class_4313.class_4315
- Enclosing class:
- class_4313
public static interface class_4313.class_4315
- Mappings:
Namespace Name official dn$bintermediary net/minecraft/class_4313$class_4315named net/minecraft/class_4313$class_4315
-
Method Summary
Modifier and TypeMethodDescriptioncreate(com.mojang.brigadier.context.CommandContext<class_3915> commandContext)
-
Method Details
-
create
Predicate<ItemStack> 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 createLdn$b;create(Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/function/Predicate;intermediary createLnet/minecraft/class_4313$class_4315;create(Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/function/Predicate;named createLnet/minecraft/class_4313$class_4315;create(Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/function/Predicate;
-