Package net.minecraft
Class class_10633.BeamSegment
java.lang.Object
net.minecraft.class_10633.BeamSegment
- Enclosing interface:
class_10633
- Mappings:
Namespace Name named net/minecraft/class_10633$BeamSegmentintermediary net/minecraft/class_10633$class_2581official dvf$a
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
color
private final int color- Mappings:
Namespace Name Mixin selector named colorLnet/minecraft/class_10633$BeamSegment;color:Iintermediary field_11805Lnet/minecraft/class_10633$class_2581;field_11805:Iofficial aLdvf$a;a:I
-
height
private int height- Mappings:
Namespace Name Mixin selector named heightLnet/minecraft/class_10633$BeamSegment;height:Iintermediary field_11804Lnet/minecraft/class_10633$class_2581;field_11804:Iofficial bLdvf$a;b:I
-
-
Constructor Details
-
BeamSegment
public BeamSegment(int color) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/class_10633$BeamSegment;<init>(I)Vintermediary <init>Lnet/minecraft/class_10633$class_2581;<init>(I)Vofficial <init>Ldvf$a;<init>(I)V
-
-
Method Details
-
increaseHeight
public void increaseHeight()- Mappings:
Namespace Name Mixin selector named increaseHeightLnet/minecraft/class_10633$BeamSegment;increaseHeight()Vintermediary method_10942Lnet/minecraft/class_10633$class_2581;method_10942()Vofficial aLdvf$a;a()V
-
getColor
public int getColor()- Mappings:
Namespace Name Mixin selector named getColorLnet/minecraft/class_10633$BeamSegment;getColor()Iintermediary method_10944Lnet/minecraft/class_10633$class_2581;method_10944()Iofficial bLdvf$a;b()I
-
getHeight
public int getHeight()- Mappings:
Namespace Name Mixin selector named getHeightLnet/minecraft/class_10633$BeamSegment;getHeight()Iintermediary method_10943Lnet/minecraft/class_10633$class_2581;method_10943()Iofficial cLdvf$a;c()I
-