Package purplecreate.tramways
Class TPonders
java.lang.Object
purplecreate.tramways.TPonders
- All Implemented Interfaces:
net.createmod.ponder.api.registration.PonderPlugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetModId()
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
- Specified by:
getModId
in interfacenet.createmod.ponder.api.registration.PonderPlugin
-
registerScenes
public void registerScenes(net.createmod.ponder.api.registration.PonderSceneRegistrationHelper<net.minecraft.resources.ResourceLocation> helper) - Specified by:
registerScenes
in interfacenet.createmod.ponder.api.registration.PonderPlugin
-