Package com.cake.azimuth.goggle.builder
Class LabelGoggleBuilder
java.lang.Object
com.cake.azimuth.goggle.builder.LabelGoggleBuilder
- Direct Known Subclasses:
StatisticGoggleBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final booleanprotected final GoggleBuilderprotected final GoggleBuilder.LineRef -
Constructor Summary
ConstructorsConstructorDescriptionLabelGoggleBuilder(GoggleBuilder builder, boolean active, GoggleBuilder.LineRef lineRef) -
Method Summary
Modifier and TypeMethodDescriptionbooleanisActive()withLabelColor(int rgb) withLabelColor(net.minecraft.network.chat.TextColor color) withLabelFormatting(net.minecraft.ChatFormatting color)
-
Field Details
-
builder
-
active
protected final boolean active -
lineRef
-
-
Constructor Details
-
LabelGoggleBuilder
-
-
Method Details
-
getBuilder
-
withLabelFormatting
-
withLabelColor
-
withLabelColor
-
isActive
public boolean isActive() -
getLineRef
-