Package net.minecraft.client.particle
Enum Class BillboardParticle.class_11941
java.lang.Object
java.lang.Enum<BillboardParticle.class_11941>
net.minecraft.client.particle.BillboardParticle.class_11941
- All Implemented Interfaces:
Serializable,Comparable<BillboardParticle.class_11941>,Constable
- Enclosing class:
BillboardParticle
@Environment(CLIENT)
public static enum BillboardParticle.class_11941
extends Enum<BillboardParticle.class_11941>
- Mappings:
Namespace Name named net/minecraft/client/particle/BillboardParticle$class_11941intermediary net/minecraft/class_3940$class_11941official hcq$b
-
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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BillboardParticle.class_11941[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
TERRAIN
- Mappings:
Namespace Name Mixin selector named TERRAINLnet/minecraft/client/particle/BillboardParticle$class_11941;TERRAIN:Lnet/minecraft/client/particle/BillboardParticle$class_11941;intermediary field_62639Lnet/minecraft/class_3940$class_11941;field_62639:Lnet/minecraft/class_3940$class_11941;official aLhcq$b;a:Lhcq$b;
-
OPAQUE
- Mappings:
Namespace Name Mixin selector named OPAQUELnet/minecraft/client/particle/BillboardParticle$class_11941;OPAQUE:Lnet/minecraft/client/particle/BillboardParticle$class_11941;intermediary field_62640Lnet/minecraft/class_3940$class_11941;field_62640:Lnet/minecraft/class_3940$class_11941;official bLhcq$b;b:Lhcq$b;
-
TRANSLUCENT
- Mappings:
Namespace Name Mixin selector named TRANSLUCENTLnet/minecraft/client/particle/BillboardParticle$class_11941;TRANSLUCENT:Lnet/minecraft/client/particle/BillboardParticle$class_11941;intermediary field_62641Lnet/minecraft/class_3940$class_11941;field_62641:Lnet/minecraft/class_3940$class_11941;official cLhcq$b;c:Lhcq$b;
-
-
Field Details
-
field_62642
- Mappings:
Namespace Name Mixin selector named field_62642Lnet/minecraft/client/particle/BillboardParticle$class_11941;field_62642:Lnet/minecraft/client/render/RenderLayer;intermediary field_62642Lnet/minecraft/class_3940$class_11941;field_62642:Lnet/minecraft/class_1921;official dLhcq$b;d:Lhfq;
-
-
Constructor Details
-
class_11941
-
-
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_74309
- Mappings:
Namespace Name Mixin selector named method_74309Lnet/minecraft/client/particle/BillboardParticle$class_11941;method_74309()Lnet/minecraft/client/render/RenderLayer;intermediary method_74309Lnet/minecraft/class_3940$class_11941;method_74309()Lnet/minecraft/class_1921;official aLhcq$b;a()Lhfq;
-