Class TPonders

java.lang.Object
purplecreate.tramways.TPonders
All Implemented Interfaces:
net.createmod.ponder.api.registration.PonderPlugin

public class TPonders extends Object implements net.createmod.ponder.api.registration.PonderPlugin
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface net.createmod.ponder.api.registration.PonderPlugin

    indexExclusions, onPonderLevelRestore, registerSharedText, registerTags
  • Constructor Details

    • TPonders

      public TPonders()
  • Method Details

    • getModId

      public String getModId()
      Specified by:
      getModId in interface net.createmod.ponder.api.registration.PonderPlugin
    • registerScenes

      public void registerScenes(net.createmod.ponder.api.registration.PonderSceneRegistrationHelper<net.minecraft.resources.ResourceLocation> helper)
      Specified by:
      registerScenes in interface net.createmod.ponder.api.registration.PonderPlugin