Class WWDamageTypes

java.lang.Object
net.frozenblock.wilderwild.registry.WWDamageTypes

public final class WWDamageTypes extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType>
     
    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(@NotNull net.minecraft.data.worldgen.BootstapContext<net.minecraft.world.damagesource.DamageType> context)
     
    static void
     

    Methods inherited from class java.lang.Object

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

    • ANCIENT_HORN

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> ANCIENT_HORN
    • PRICKLY_PEAR

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> PRICKLY_PEAR
    • TUMBLEWEED

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> TUMBLEWEED
    • OSTRICH

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

    • WWDamageTypes

      public WWDamageTypes()
  • Method Details

    • init

      public static void init()
    • bootstrap

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