Class AllCreatePonderTags

java.lang.Object
com.simibubi.create.infrastructure.ponder.AllCreatePonderTags

public class AllCreatePonderTags extends Object
  • 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
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    register(net.createmod.ponder.api.registration.PonderTagRegistrationHelper<net.minecraft.resources.ResourceLocation> helper)
     

    Methods inherited from class java.lang.Object

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

    • KINETIC_RELAYS

      public static final net.minecraft.resources.ResourceLocation KINETIC_RELAYS
    • KINETIC_SOURCES

      public static final net.minecraft.resources.ResourceLocation KINETIC_SOURCES
    • KINETIC_APPLIANCES

      public static final net.minecraft.resources.ResourceLocation KINETIC_APPLIANCES
    • FLUIDS

      public static final net.minecraft.resources.ResourceLocation FLUIDS
    • LOGISTICS

      public static final net.minecraft.resources.ResourceLocation LOGISTICS
    • HIGH_LOGISTICS

      public static final net.minecraft.resources.ResourceLocation HIGH_LOGISTICS
    • REDSTONE

      public static final net.minecraft.resources.ResourceLocation REDSTONE
    • DECORATION

      public static final net.minecraft.resources.ResourceLocation DECORATION
    • CREATIVE

      public static final net.minecraft.resources.ResourceLocation CREATIVE
    • MOVEMENT_ANCHOR

      public static final net.minecraft.resources.ResourceLocation MOVEMENT_ANCHOR
    • CONTRAPTION_ACTOR

      public static final net.minecraft.resources.ResourceLocation CONTRAPTION_ACTOR
    • CONTRAPTION_ASSEMBLY

      public static final net.minecraft.resources.ResourceLocation CONTRAPTION_ASSEMBLY
    • SAILS

      public static final net.minecraft.resources.ResourceLocation SAILS
    • ARM_TARGETS

      public static final net.minecraft.resources.ResourceLocation ARM_TARGETS
    • DISPLAY_SOURCES

      public static final net.minecraft.resources.ResourceLocation DISPLAY_SOURCES
    • DISPLAY_TARGETS

      public static final net.minecraft.resources.ResourceLocation DISPLAY_TARGETS
    • THRESHOLD_SWITCH_TARGETS

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

    • AllCreatePonderTags

      public AllCreatePonderTags()
  • Method Details

    • register

      public static void register(net.createmod.ponder.api.registration.PonderTagRegistrationHelper<net.minecraft.resources.ResourceLocation> helper)