Class ExpandLightningBolt

java.lang.Object
com.blamejared.crafttweaker.natives.entity.type.misc.ExpandLightningBolt

@ZenRegister public class ExpandLightningBolt extends Object
  • Constructor Details

    • ExpandLightningBolt

      public ExpandLightningBolt()
  • Method Details

    • setVisualOnly

      public static void setVisualOnly(net.minecraft.world.entity.LightningBolt internal, boolean visualOnly)
    • isVisualOnly

      public static boolean isVisualOnly(net.minecraft.world.entity.LightningBolt internal)
    • getCause

      public static net.minecraft.server.level.ServerPlayer getCause(net.minecraft.world.entity.LightningBolt internal)
    • getBlocksSetOnFire

      public static int getBlocksSetOnFire(net.minecraft.world.entity.LightningBolt internal)