Class ForestryBeeEffects

java.lang.Object
forestry.api.apiculture.ForestryBeeEffects

public class ForestryBeeEffects extends Object
IDs of all bee effects added by base Forestry.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • NONE

      public static final net.minecraft.resources.ResourceLocation NONE
    • AGGRESSIVE

      public static final net.minecraft.resources.ResourceLocation AGGRESSIVE
    • HEROIC

      public static final net.minecraft.resources.ResourceLocation HEROIC
    • BEATIFIC

      public static final net.minecraft.resources.ResourceLocation BEATIFIC
    • MIASMIC

      public static final net.minecraft.resources.ResourceLocation MIASMIC
    • MISANTHROPE

      public static final net.minecraft.resources.ResourceLocation MISANTHROPE
    • GLACIAL

      public static final net.minecraft.resources.ResourceLocation GLACIAL
    • RADIOACTIVE

      public static final net.minecraft.resources.ResourceLocation RADIOACTIVE
    • CREEPER

      public static final net.minecraft.resources.ResourceLocation CREEPER
    • IGNITION

      public static final net.minecraft.resources.ResourceLocation IGNITION
    • EXPLORATION

      public static final net.minecraft.resources.ResourceLocation EXPLORATION
    • EASTER

      public static final net.minecraft.resources.ResourceLocation EASTER
    • SNOWING

      public static final net.minecraft.resources.ResourceLocation SNOWING
    • DRUNKARD

      public static final net.minecraft.resources.ResourceLocation DRUNKARD
    • REANIMATION

      public static final net.minecraft.resources.ResourceLocation REANIMATION
    • RESURRECTION

      public static final net.minecraft.resources.ResourceLocation RESURRECTION
    • REPULSION

      public static final net.minecraft.resources.ResourceLocation REPULSION
    • FERTILE

      public static final net.minecraft.resources.ResourceLocation FERTILE
    • MYCOPHILIC

      public static final net.minecraft.resources.ResourceLocation MYCOPHILIC
    • PATRIOTIC

      public static final net.minecraft.resources.ResourceLocation PATRIOTIC
    • SIFTER

      public static final net.minecraft.resources.ResourceLocation SIFTER
    • HAKUNA_MATATA

      public static final net.minecraft.resources.ResourceLocation HAKUNA_MATATA
    • GLOW_BERRY_GROW

      public static final net.minecraft.resources.ResourceLocation GLOW_BERRY_GROW
    • REJUVENATION

      public static final net.minecraft.resources.ResourceLocation REJUVENATION
    • CHRONOPHAGE

      public static final net.minecraft.resources.ResourceLocation CHRONOPHAGE
    • GUARDIAN

      public static final net.minecraft.resources.ResourceLocation GUARDIAN
    • PHASING

      public static final net.minecraft.resources.ResourceLocation PHASING
    • ASCENSION

      public static final net.minecraft.resources.ResourceLocation ASCENSION
    • SCULK

      public static final net.minecraft.resources.ResourceLocation SCULK
  • Constructor Details

    • ForestryBeeEffects

      public ForestryBeeEffects()