Uses of Record Class
net.minecraft.class_11231
Packages that use class_11231
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11231 in net.minecraft
Fields in net.minecraft declared as class_11231Modifier and TypeFieldDescriptionprivate static final class_11231class_11231.field_59931private final class_11231class_11228.class_11230.textureSetupThe field for thetextureSetuprecord component.private final class_11231class_11241.textureSetupThe field for thetextureSetuprecord component.private final class_11231class_11242.textureSetupThe field for thetextureSetuprecord component.private final class_11231class_11243.textureSetupThe field for thetextureSetuprecord component.Methods in net.minecraft that return class_11231Modifier and TypeMethodDescriptionstatic class_11231class_11231.method_70899()static class_11231class_11231.method_70900(GpuTexture gpuTexture) static class_11231class_11231.method_70901(GpuTexture gpuTexture, GpuTexture gpuTexture2) static class_11231class_11231.method_70902(GpuTexture gpuTexture) class_11228.class_11230.textureSetup()Returns the value of thetextureSetuprecord component.class_11241.textureSetup()Returns the value of thetextureSetuprecord component.class_11242.textureSetup()Returns the value of thetextureSetuprecord component.class_11243.textureSetup()Returns the value of thetextureSetuprecord component.class_11244.textureSetup()Methods in net.minecraft with parameters of type class_11231Modifier and TypeMethodDescriptionprivate voidclass_11228.method_70883(BufferBuilder bufferBuilder, RenderPipeline renderPipeline, class_11231 class_11231, @Nullable ScreenRect screenRect) Constructors in net.minecraft with parameters of type class_11231ModifierConstructorDescription(package private)class_11230(GpuBuffer gpuBuffer, VertexFormat.DrawMode drawMode, @Nullable GpuBuffer gpuBuffer2, VertexFormat.IndexType indexType, int int2, RenderPipeline renderPipeline, class_11231 class_11231, @Nullable ScreenRect screenRect) class_11241(RenderPipeline renderPipeline, class_11231 class_11231, Matrix3x2f matrix3x2f, int int2, int int3, int int4, int int5, float float2, float float3, float float4, float float5, float float6, int int6, class_11227 class_11227, @Nullable ScreenRect screenRect) class_11242(RenderPipeline renderPipeline, class_11231 class_11231, Matrix3x2f matrix3x2f, int int2, int int3, int int4, int int5, float float2, int int6, int int7, class_11227 class_11227, @Nullable ScreenRect screenRect) class_11243(RenderPipeline renderPipeline, class_11231 class_11231, Matrix3x2f matrix3x2f, float float2, float float3, float float4, float float5, float float6, float float7, float float8, float float9, float float10, float float11, float float12, int int2, int int3, class_11227 class_11227, @Nullable ScreenRect screenRect) -
Uses of class_11231 in net.minecraft.client.gui
Methods in net.minecraft.client.gui with parameters of type class_11231Modifier and TypeMethodDescriptionvoidDrawContext.fill(RenderPipeline renderPipeline, class_11231 class_11231, int y1, int x2, int y2, int color) private voidDrawContext.method_70848(RenderPipeline renderPipeline, class_11231 class_11231, int int2, int int3, int int4, int int5, int int6, @Nullable Integer integer)