Class Reflections

java.lang.Object
me.desht.pneumaticcraft.common.util.Reflections

public class Reflections extends Object
Gather all the reflection work we need to do here for ease of reference. Note: any private field access is handled via access transformers (META-INF/pneumaticcraft_at.cfg)
  • Field Details

    • pufferfish_aiPuff

      public static Class<?> pufferfish_aiPuff
  • Constructor Details

    • Reflections

      public Reflections()
  • Method Details

    • init

      public static void init()