Package net.minecraft

Class class_10352

java.lang.Object
net.minecraft.class_10352

public class class_10352 extends Object
Mappings:
Namespace Name
named net/minecraft/class_10352
intermediary net/minecraft/class_10352
official bbp
  • Field Details

    • field_54893

      private final Map<LootContextParameter<?>,Object> field_54893
      Mappings:
      Namespace Name Mixin selector
      named field_54893 Lnet/minecraft/class_10352;field_54893:Ljava/util/Map;
      intermediary field_54893 Lnet/minecraft/class_10352;field_54893:Ljava/util/Map;
      official a Lbbp;a:Ljava/util/Map;
  • Constructor Details

  • Method Details

    • method_64965

      public boolean method_64965(LootContextParameter<?> lootContextParameter)
      Mappings:
      Namespace Name Mixin selector
      named method_64965 Lnet/minecraft/class_10352;method_64965(Lnet/minecraft/loot/context/LootContextParameter;)Z
      intermediary method_64965 Lnet/minecraft/class_10352;method_64965(Lnet/minecraft/class_169;)Z
      official a Lbbp;a(Lbbn;)Z
    • method_64967

      public <T> T method_64967(LootContextParameter<T> lootContextParameter)
      Mappings:
      Namespace Name Mixin selector
      named method_64967 Lnet/minecraft/class_10352;method_64967(Lnet/minecraft/loot/context/LootContextParameter;)Ljava/lang/Object;
      intermediary method_64967 Lnet/minecraft/class_10352;method_64967(Lnet/minecraft/class_169;)Ljava/lang/Object;
      official b Lbbp;b(Lbbn;)Ljava/lang/Object;
    • method_64968

      @Nullable public <T> T method_64968(LootContextParameter<T> lootContextParameter)
      Mappings:
      Namespace Name Mixin selector
      named method_64968 Lnet/minecraft/class_10352;method_64968(Lnet/minecraft/loot/context/LootContextParameter;)Ljava/lang/Object;
      intermediary method_64968 Lnet/minecraft/class_10352;method_64968(Lnet/minecraft/class_169;)Ljava/lang/Object;
      official c Lbbp;c(Lbbn;)Ljava/lang/Object;
    • method_64966

      @Contract("_,!null->!null; _,_->_") @Nullable public <T> T method_64966(LootContextParameter<T> lootContextParameter, @Nullable T t)
      Mappings:
      Namespace Name Mixin selector
      named method_64966 Lnet/minecraft/class_10352;method_64966(Lnet/minecraft/loot/context/LootContextParameter;Ljava/lang/Object;)Ljava/lang/Object;
      intermediary method_64966 Lnet/minecraft/class_10352;method_64966(Lnet/minecraft/class_169;Ljava/lang/Object;)Ljava/lang/Object;
      official a Lbbp;a(Lbbn;Ljava/lang/Object;)Ljava/lang/Object;