Uses of Record Class
net.minecraft.client.renderer.feature.TextFeatureRenderer.Submit
Packages that use TextFeatureRenderer.Submit
-
Uses of TextFeatureRenderer.Submit in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer that return TextFeatureRenderer.SubmitModifier and TypeMethodDescriptionprivate static TextFeatureRenderer.SubmitSubmitNodeCollection.nameTag(Matrix4f pose, float x, float y, FormattedCharSequence name, int lightCoords, int color, int backgroundColor, Font.DisplayMode displayMode) Methods in net.minecraft.client.renderer with parameters of type TextFeatureRenderer.SubmitModifier and TypeMethodDescriptionprivate voidSubmitNodeCollection.submitNameTagPart(TextFeatureRenderer.Submit nameTag) -
Uses of TextFeatureRenderer.Submit in net.minecraft.client.renderer.feature
Subclasses with type arguments of type TextFeatureRenderer.Submit in net.minecraft.client.renderer.featureFields in net.minecraft.client.renderer.feature with type parameters of type TextFeatureRenderer.SubmitModifier and TypeFieldDescriptionstatic final FeatureRendererType<TextFeatureRenderer.Submit> TextFeatureRenderer.TYPEMethods in net.minecraft.client.renderer.feature that return types with arguments of type TextFeatureRenderer.SubmitMethod parameters in net.minecraft.client.renderer.feature with type arguments of type TextFeatureRenderer.SubmitModifier and TypeMethodDescriptionprotected voidTextFeatureRenderer.buildGroup(FeatureFrameContext context, List<TextFeatureRenderer.Submit> submits)