Class PonderChapter
java.lang.Object
com.simibubi.create.foundation.ponder.PonderChapter
- All Implemented Interfaces:
ScreenElement
-
Method Summary
Modifier and TypeMethodDescriptionaddTagsToChapter(PonderTag... tags) net.minecraft.resources.ResourceLocationgetId()getTitle()static PonderChapterof(net.minecraft.resources.ResourceLocation id) voidrender(com.mojang.blaze3d.vertex.PoseStack ms, int x, int y)
-
Method Details
-
getId
public net.minecraft.resources.ResourceLocation getId() -
getTitle
-
addTagsToChapter
-
render
public void render(com.mojang.blaze3d.vertex.PoseStack ms, int x, int y) - Specified by:
renderin interfaceScreenElement
-
of
-