Class HexDamageTypes

java.lang.Object
at.petrak.hexcasting.common.lib.HexDamageTypes

public class HexDamageTypes extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    bootstrap(net.minecraft.data.worldgen.BootstapContext<net.minecraft.world.damagesource.DamageType> ctx)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • OVERCAST

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> OVERCAST
  • Constructor Details

    • HexDamageTypes

      public HexDamageTypes()
  • Method Details

    • bootstrap

      public static void bootstrap(net.minecraft.data.worldgen.BootstapContext<net.minecraft.world.damagesource.DamageType> ctx)