Interface ContextLootNbtProvider.Target

Enclosing class:
ContextLootNbtProvider

private static interface ContextLootNbtProvider.Target
Mappings:
Namespace Name
official dyx$a
intermediary net/minecraft/class_5646$class_5648
named net/minecraft/loot/provider/nbt/ContextLootNbtProvider$Target
  • Method Details

    • getNbt

      Mappings:
      Namespace Name Mixin selector
      official a Ldyx$a;a(Ldvr;)Lri;
      intermediary method_32435 Lnet/minecraft/class_5646$class_5648;method_32435(Lnet/minecraft/class_47;)Lnet/minecraft/class_2520;
      named getNbt Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider$Target;getNbt(Lnet/minecraft/loot/context/LootContext;)Lnet/minecraft/nbt/NbtElement;
    • getName

      String getName()
      Mappings:
      Namespace Name Mixin selector
      official a Ldyx$a;a()Ljava/lang/String;
      intermediary method_32434 Lnet/minecraft/class_5646$class_5648;method_32434()Ljava/lang/String;
      named getName Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider$Target;getName()Ljava/lang/String;
    • getRequiredParameters

      Set<LootContextParameter<?>> getRequiredParameters()
      Mappings:
      Namespace Name Mixin selector
      official b Ldyx$a;b()Ljava/util/Set;
      intermediary method_32436 Lnet/minecraft/class_5646$class_5648;method_32436()Ljava/util/Set;
      named getRequiredParameters Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider$Target;getRequiredParameters()Ljava/util/Set;