Class PonderTagRegistry
java.lang.Object
com.simibubi.create.foundation.ponder.PonderTagRegistry
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclass -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(PonderTag tag, PonderChapter chapter)voidforItems(net.minecraft.resources.ResourceLocation... items)getChapters(PonderTag tag)Set<net.minecraft.resources.ResourceLocation>getTags(PonderChapter chapter)getTags(net.minecraft.resources.ResourceLocation item)void
-
Constructor Details
-
PonderTagRegistry
public PonderTagRegistry()
-
-
Method Details
-
getTags
-
getTags
-
getItems
-
getChapters
-
getListedTags
-
listTag
-
add
-
add
-
forItems
-
forTag
-