Package net.minecraft

Class class_9892

java.lang.Object
net.minecraft.class_9892
All Implemented Interfaces:
Explosion

public class class_9892 extends Object implements Explosion
Mappings:
Namespace Name
named net/minecraft/class_9892
intermediary net/minecraft/class_9892
official deh
  • Field Details

    • field_52617

      private static final ExplosionBehavior field_52617
      Mappings:
      Namespace Name Mixin selector
      named field_52617 Lnet/minecraft/class_9892;field_52617:Lnet/minecraft/world/explosion/ExplosionBehavior;
      intermediary field_52617 Lnet/minecraft/class_9892;field_52617:Lnet/minecraft/class_5362;
      official a Ldeh;a:Lddl;
    • field_52618

      private static final int field_52618
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_52618 Lnet/minecraft/class_9892;field_52618:I
      intermediary field_52618 Lnet/minecraft/class_9892;field_52618:I
      official b Ldeh;b:I
    • field_52619

      private static final float field_52619
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_52619 Lnet/minecraft/class_9892;field_52619:F
      intermediary field_52619 Lnet/minecraft/class_9892;field_52619:F
      official c Ldeh;c:F
    • field_52620

      private final boolean field_52620
      Mappings:
      Namespace Name Mixin selector
      named field_52620 Lnet/minecraft/class_9892;field_52620:Z
      intermediary field_52620 Lnet/minecraft/class_9892;field_52620:Z
      official d Ldeh;d:Z
    • field_52621

      private final Explosion.DestructionType field_52621
      Mappings:
      Namespace Name Mixin selector
      named field_52621 Lnet/minecraft/class_9892;field_52621:Lnet/minecraft/world/explosion/Explosion$DestructionType;
      intermediary field_52621 Lnet/minecraft/class_9892;field_52621:Lnet/minecraft/class_1927$class_4179;
      official e Ldeh;e:Lddk$a;
    • field_52622

      private final ServerWorld field_52622
      Mappings:
      Namespace Name Mixin selector
      named field_52622 Lnet/minecraft/class_9892;field_52622:Lnet/minecraft/server/world/ServerWorld;
      intermediary field_52622 Lnet/minecraft/class_9892;field_52622:Lnet/minecraft/class_3218;
      official f Ldeh;f:Larg;
    • field_52623

      private final Vec3d field_52623
      Mappings:
      Namespace Name Mixin selector
      named field_52623 Lnet/minecraft/class_9892;field_52623:Lnet/minecraft/util/math/Vec3d;
      intermediary field_52623 Lnet/minecraft/class_9892;field_52623:Lnet/minecraft/class_243;
      official g Ldeh;g:Leye;
    • field_52624

      @Nullable private final @Nullable Entity field_52624
      Mappings:
      Namespace Name Mixin selector
      named field_52624 Lnet/minecraft/class_9892;field_52624:Lnet/minecraft/entity/Entity;
      intermediary field_52624 Lnet/minecraft/class_9892;field_52624:Lnet/minecraft/class_1297;
      official h Ldeh;h:Lbtj;
    • field_52625

      private final float field_52625
      Mappings:
      Namespace Name Mixin selector
      named field_52625 Lnet/minecraft/class_9892;field_52625:F
      intermediary field_52625 Lnet/minecraft/class_9892;field_52625:F
      official i Ldeh;i:F
    • field_52626

      private final DamageSource field_52626
      Mappings:
      Namespace Name Mixin selector
      named field_52626 Lnet/minecraft/class_9892;field_52626:Lnet/minecraft/entity/damage/DamageSource;
      intermediary field_52626 Lnet/minecraft/class_9892;field_52626:Lnet/minecraft/class_1282;
      official j Ldeh;j:Lbsb;
    • field_52627

      private final ExplosionBehavior field_52627
      Mappings:
      Namespace Name Mixin selector
      named field_52627 Lnet/minecraft/class_9892;field_52627:Lnet/minecraft/world/explosion/ExplosionBehavior;
      intermediary field_52627 Lnet/minecraft/class_9892;field_52627:Lnet/minecraft/class_5362;
      official k Ldeh;k:Lddl;
    • field_52628

      private final Map<PlayerEntity,Vec3d> field_52628
      Mappings:
      Namespace Name Mixin selector
      named field_52628 Lnet/minecraft/class_9892;field_52628:Ljava/util/Map;
      intermediary field_52628 Lnet/minecraft/class_9892;field_52628:Ljava/util/Map;
      official l Ldeh;l:Ljava/util/Map;
  • Constructor Details

  • Method Details

    • method_61734

      private ExplosionBehavior method_61734(@Nullable @Nullable Entity entity)
      Mappings:
      Namespace Name Mixin selector
      named method_61734 Lnet/minecraft/class_9892;method_61734(Lnet/minecraft/entity/Entity;)Lnet/minecraft/world/explosion/ExplosionBehavior;
      intermediary method_61734 Lnet/minecraft/class_9892;method_61734(Lnet/minecraft/class_1297;)Lnet/minecraft/class_5362;
      official b Ldeh;b(Lbtj;)Lddl;
    • method_61731

      public static float method_61731(Vec3d vec3d, Entity entity)
      Mappings:
      Namespace Name Mixin selector
      named method_61731 Lnet/minecraft/class_9892;method_61731(Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/entity/Entity;)F
      intermediary method_61731 Lnet/minecraft/class_9892;method_61731(Lnet/minecraft/class_243;Lnet/minecraft/class_1297;)F
      official a Ldeh;a(Leye;Lbtj;)F
    • getPower

      public float getPower()
      Specified by:
      getPower in interface Explosion
      Mappings:
      Namespace Name Mixin selector
      named getPower Lnet/minecraft/world/explosion/Explosion;getPower()F
      intermediary method_55107 Lnet/minecraft/class_1927;method_55107()F
      official d Lddk;d()F
    • getPosition

      public Vec3d getPosition()
      Specified by:
      getPosition in interface Explosion
      Mappings:
      Namespace Name Mixin selector
      named getPosition Lnet/minecraft/world/explosion/Explosion;getPosition()Lnet/minecraft/util/math/Vec3d;
      intermediary method_55109 Lnet/minecraft/class_1927;method_55109()Lnet/minecraft/class_243;
      official e Lddk;e()Leye;
    • method_61740

      private List<BlockPos> method_61740()
      Mappings:
      Namespace Name Mixin selector
      named method_61740 Lnet/minecraft/class_9892;method_61740()Ljava/util/List;
      intermediary method_61740 Lnet/minecraft/class_9892;method_61740()Ljava/util/List;
      official k Ldeh;k()Ljava/util/List;
    • method_61741

      private void method_61741()
      Mappings:
      Namespace Name Mixin selector
      named method_61741 Lnet/minecraft/class_9892;method_61741()V
      intermediary method_61741 Lnet/minecraft/class_9892;method_61741()V
      official l Ldeh;l()V
    • method_61732

      private void method_61732(List<BlockPos> list)
      Mappings:
      Namespace Name Mixin selector
      named method_61732 Lnet/minecraft/class_9892;method_61732(Ljava/util/List;)V
      intermediary method_61732 Lnet/minecraft/class_9892;method_61732(Ljava/util/List;)V
      official a Ldeh;a(Ljava/util/List;)V
    • method_61735

      private void method_61735(List<BlockPos> list)
      Mappings:
      Namespace Name Mixin selector
      named method_61735 Lnet/minecraft/class_9892;method_61735(Ljava/util/List;)V
      intermediary method_61735 Lnet/minecraft/class_9892;method_61735(Ljava/util/List;)V
      official b Ldeh;b(Ljava/util/List;)V
    • method_61737

      public void method_61737()
      Mappings:
      Namespace Name Mixin selector
      named method_61737 Lnet/minecraft/class_9892;method_61737()V
      intermediary method_61737 Lnet/minecraft/class_9892;method_61737()V
      official h Ldeh;h()V
    • method_61733

      private static void method_61733(List<class_9892.class_9893> list, ItemStack itemStack, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      named method_61733 Lnet/minecraft/class_9892;method_61733(Ljava/util/List;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/math/BlockPos;)V
      intermediary method_61733 Lnet/minecraft/class_9892;method_61733(Ljava/util/List;Lnet/minecraft/class_1799;Lnet/minecraft/class_2338;)V
      official a Ldeh;a(Ljava/util/List;Lcvl;Lje;)V
    • method_61742

      private boolean method_61742()
      Mappings:
      Namespace Name Mixin selector
      named method_61742 Lnet/minecraft/class_9892;method_61742()Z
      intermediary method_61742 Lnet/minecraft/class_9892;method_61742()Z
      official m Ldeh;m()Z
    • method_61738

      public Map<PlayerEntity,Vec3d> method_61738()
      Mappings:
      Namespace Name Mixin selector
      named method_61738 Lnet/minecraft/class_9892;method_61738()Ljava/util/Map;
      intermediary method_61738 Lnet/minecraft/class_9892;method_61738()Ljava/util/Map;
      official i Ldeh;i()Ljava/util/Map;
    • getCausingEntity

      @Nullable public @Nullable LivingEntity getCausingEntity()
      Specified by:
      getCausingEntity in interface Explosion
      Mappings:
      Namespace Name Mixin selector
      named getCausingEntity Lnet/minecraft/world/explosion/Explosion;getCausingEntity()Lnet/minecraft/entity/LivingEntity;
      intermediary method_8347 Lnet/minecraft/class_1927;method_8347()Lnet/minecraft/class_1309;
      official b Lddk;b()Lbuf;
    • getEntity

      @Nullable public @Nullable Entity getEntity()
      Specified by:
      getEntity in interface Explosion
      Mappings:
      Namespace Name Mixin selector
      named getEntity Lnet/minecraft/world/explosion/Explosion;getEntity()Lnet/minecraft/entity/Entity;
      intermediary method_46406 Lnet/minecraft/class_1927;method_46406()Lnet/minecraft/class_1297;
      official c Lddk;c()Lbtj;
    • getDestructionType

      public Explosion.DestructionType getDestructionType()
      Specified by:
      getDestructionType in interface Explosion
      Mappings:
      Namespace Name Mixin selector
      named getDestructionType Lnet/minecraft/world/explosion/Explosion;getDestructionType()Lnet/minecraft/world/explosion/Explosion$DestructionType;
      intermediary method_55111 Lnet/minecraft/class_1927;method_55111()Lnet/minecraft/class_1927$class_4179;
      official a Lddk;a()Lddk$a;
    • canTriggerBlocks

      public boolean canTriggerBlocks()
      Specified by:
      canTriggerBlocks in interface Explosion
      Mappings:
      Namespace Name Mixin selector
      named canTriggerBlocks Lnet/minecraft/world/explosion/Explosion;canTriggerBlocks()Z
      intermediary method_60274 Lnet/minecraft/class_1927;method_60274()Z
      official f Lddk;f()Z
    • method_61722

      public boolean method_61722()
      Specified by:
      method_61722 in interface Explosion
      Mappings:
      Namespace Name Mixin selector
      named method_61722 Lnet/minecraft/world/explosion/Explosion;method_61722()Z
      intermediary method_61722 Lnet/minecraft/class_1927;method_61722()Z
      official g Lddk;g()Z
    • method_61739

      public boolean method_61739()
      Mappings:
      Namespace Name Mixin selector
      named method_61739 Lnet/minecraft/class_9892;method_61739()Z
      intermediary method_61739 Lnet/minecraft/class_9892;method_61739()Z
      official j Ldeh;j()Z