Class ItemDescription
java.lang.Object
com.simibubi.create.foundation.item.ItemDescription
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ItemDescriptionstatic net.minecraft.network.chat.Component -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidadd(List<net.minecraft.network.chat.Component> infoList, List<net.minecraft.network.chat.Component> textLines) static voidList<net.minecraft.network.chat.Component>addInformation(List<net.minecraft.network.chat.Component> tooltip) static voidaddStrings(List<net.minecraft.network.chat.Component> infoList, List<net.minecraft.network.chat.Component> textLines) static List<net.minecraft.network.chat.Component>getKineticStats(net.minecraft.world.level.block.Block block) List<net.minecraft.network.chat.Component>getLines()List<net.minecraft.network.chat.Component>List<net.minecraft.network.chat.Component>static Stringhightlight(String s, ItemDescription.Palette palette) static StringmakeProgressBar(int length, int filledLength) withBehaviour(String condition, String behaviour) withControl(String condition, String action) withSummary(net.minecraft.network.chat.Component summary)
-
Field Details
-
MISSING
-
trim
public static net.minecraft.network.chat.Component trim
-
-
Constructor Details
-
ItemDescription
-
-
Method Details
-
withSummary
-
getKineticStats
public static List<net.minecraft.network.chat.Component> getKineticStats(net.minecraft.world.level.block.Block block) -
makeProgressBar
-
withBehaviour
-
withControl
-
createTabs
-
hightlight
-
addStrings
-
add
-
add
public static void add(List<net.minecraft.network.chat.Component> infoList, net.minecraft.network.chat.Component line) -
getPalette
-
addInformation
-
getLines
-
getLinesOnCtrl
-
getLinesOnShift
-