Package net.minecraft

Interface class_4313.class_4315

Enclosing class:
class_4313

public static interface class_4313.class_4315
Mappings:
Namespace Name
official dn$b
intermediary net/minecraft/class_4313$class_4315
named net/minecraft/class_4313$class_4315
  • Method Summary

    Modifier and Type
    Method
    Description
    create(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 create Ldn$b;create(Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/function/Predicate;
      intermediary create Lnet/minecraft/class_4313$class_4315;create(Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/function/Predicate;
      named create Lnet/minecraft/class_4313$class_4315;create(Lcom/mojang/brigadier/context/CommandContext;)Ljava/util/function/Predicate;