Package net.minecraft
Enum Class class_11515
- All Implemented Interfaces:
Serializable,Comparable<class_11515>,Constable
- Mappings:
Namespace Name named net/minecraft/class_11515intermediary net/minecraft/class_11515official hbc
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final RenderPipelineprivate final intprivate final booleanprivate final booleanprivate final String -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateclass_11515(RenderPipeline renderPipeline, int int2, boolean bool, boolean bool2) -
Method Summary
Modifier and TypeMethodDescriptionintbooleanstatic class_11515Returns the enum constant of this class with the specified name.static class_11515[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
SOLID
- Mappings:
Namespace Name Mixin selector named SOLIDLnet/minecraft/class_11515;SOLID:Lnet/minecraft/class_11515;intermediary field_60923Lnet/minecraft/class_11515;field_60923:Lnet/minecraft/class_11515;official aLhbc;a:Lhbc;
-
CUTOUT_MIPPED
- Mappings:
Namespace Name Mixin selector named CUTOUT_MIPPEDLnet/minecraft/class_11515;CUTOUT_MIPPED:Lnet/minecraft/class_11515;intermediary field_60924Lnet/minecraft/class_11515;field_60924:Lnet/minecraft/class_11515;official bLhbc;b:Lhbc;
-
CUTOUT
- Mappings:
Namespace Name Mixin selector named CUTOUTLnet/minecraft/class_11515;CUTOUT:Lnet/minecraft/class_11515;intermediary field_60925Lnet/minecraft/class_11515;field_60925:Lnet/minecraft/class_11515;official cLhbc;c:Lhbc;
-
TRANSLUCENT
- Mappings:
Namespace Name Mixin selector named TRANSLUCENTLnet/minecraft/class_11515;TRANSLUCENT:Lnet/minecraft/class_11515;intermediary field_60926Lnet/minecraft/class_11515;field_60926:Lnet/minecraft/class_11515;official dLhbc;d:Lhbc;
-
TRIPWIRE
- Mappings:
Namespace Name Mixin selector named TRIPWIRELnet/minecraft/class_11515;TRIPWIRE:Lnet/minecraft/class_11515;intermediary field_60927Lnet/minecraft/class_11515;field_60927:Lnet/minecraft/class_11515;official eLhbc;e:Lhbc;
-
-
Field Details
-
field_60928
- Mappings:
Namespace Name Mixin selector named field_60928Lnet/minecraft/class_11515;field_60928:Lcom/mojang/blaze3d/pipeline/RenderPipeline;intermediary field_60928Lnet/minecraft/class_11515;field_60928:Lcom/mojang/blaze3d/pipeline/RenderPipeline;official fLhbc;f:Lcom/mojang/blaze3d/pipeline/RenderPipeline;
-
field_60929
private final int field_60929- Mappings:
Namespace Name Mixin selector named field_60929Lnet/minecraft/class_11515;field_60929:Iintermediary field_60929Lnet/minecraft/class_11515;field_60929:Iofficial gLhbc;g:I
-
field_60930
private final boolean field_60930- Mappings:
Namespace Name Mixin selector named field_60930Lnet/minecraft/class_11515;field_60930:Zintermediary field_60930Lnet/minecraft/class_11515;field_60930:Zofficial hLhbc;h:Z
-
field_60931
private final boolean field_60931- Mappings:
Namespace Name Mixin selector named field_60931Lnet/minecraft/class_11515;field_60931:Zintermediary field_60931Lnet/minecraft/class_11515;field_60931:Zofficial iLhbc;i:Z
-
field_60932
- Mappings:
Namespace Name Mixin selector named field_60932Lnet/minecraft/class_11515;field_60932:Ljava/lang/String;intermediary field_60932Lnet/minecraft/class_11515;field_60932:Ljava/lang/String;official jLhbc;j:Ljava/lang/String;
-
-
Constructor Details
-
class_11515
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-
method_72020
- Mappings:
Namespace Name Mixin selector named method_72020Lnet/minecraft/class_11515;method_72020()Lcom/mojang/blaze3d/pipeline/RenderPipeline;intermediary method_72020Lnet/minecraft/class_11515;method_72020()Lcom/mojang/blaze3d/pipeline/RenderPipeline;official aLhbc;a()Lcom/mojang/blaze3d/pipeline/RenderPipeline;
-
method_72021
public int method_72021()- Mappings:
Namespace Name Mixin selector named method_72021Lnet/minecraft/class_11515;method_72021()Iintermediary method_72021Lnet/minecraft/class_11515;method_72021()Iofficial bLhbc;b()I
-
method_72022
- Mappings:
Namespace Name Mixin selector named method_72022Lnet/minecraft/class_11515;method_72022()Ljava/lang/String;intermediary method_72022Lnet/minecraft/class_11515;method_72022()Ljava/lang/String;official cLhbc;c()Ljava/lang/String;
-
method_72023
public boolean method_72023()- Mappings:
Namespace Name Mixin selector named method_72023Lnet/minecraft/class_11515;method_72023()Zintermediary method_72023Lnet/minecraft/class_11515;method_72023()Zofficial dLhbc;d()Z
-
method_72024
- Mappings:
Namespace Name Mixin selector named method_72024Lnet/minecraft/class_11515;method_72024()Lcom/mojang/blaze3d/textures/GpuTextureView;intermediary method_72024Lnet/minecraft/class_11515;method_72024()Lcom/mojang/blaze3d/textures/GpuTextureView;official eLhbc;e()Lcom/mojang/blaze3d/textures/GpuTextureView;
-
method_72025
- Mappings:
Namespace Name Mixin selector named method_72025Lnet/minecraft/class_11515;method_72025()Lnet/minecraft/client/gl/Framebuffer;intermediary method_72025Lnet/minecraft/class_11515;method_72025()Lnet/minecraft/class_276;official fLhbc;f()Lfms;
-