Package net.minecraft.block.entity
Class BeaconBlockEntity.BeamSegment
java.lang.Object
net.minecraft.block.entity.BeaconBlockEntity.BeamSegment
- Enclosing class:
BeaconBlockEntity
- Mappings:
Namespace Name named net/minecraft/block/entity/BeaconBlockEntity$BeamSegment
intermediary net/minecraft/class_2580$class_2581
official dpe$a
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
color
final float[] color- Mappings:
Namespace Name Mixin selector named color
Lnet/minecraft/block/entity/BeaconBlockEntity$BeamSegment;color:[F
intermediary field_11805
Lnet/minecraft/class_2580$class_2581;field_11805:[F
official a
Ldpe$a;a:[F
-
height
private int height- Mappings:
Namespace Name Mixin selector named height
Lnet/minecraft/block/entity/BeaconBlockEntity$BeamSegment;height:I
intermediary field_11804
Lnet/minecraft/class_2580$class_2581;field_11804:I
official b
Ldpe$a;b:I
-
-
Constructor Details
-
BeamSegment
public BeamSegment(float[] color) - Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/block/entity/BeaconBlockEntity$BeamSegment;<init>([F)V
intermediary <init>
Lnet/minecraft/class_2580$class_2581;<init>([F)V
official <init>
Ldpe$a;<init>([F)V
-
-
Method Details
-
increaseHeight
protected void increaseHeight()- Mappings:
Namespace Name Mixin selector named increaseHeight
Lnet/minecraft/block/entity/BeaconBlockEntity$BeamSegment;increaseHeight()V
intermediary method_10942
Lnet/minecraft/class_2580$class_2581;method_10942()V
official a
Ldpe$a;a()V
-
getColor
public float[] getColor()- Mappings:
Namespace Name Mixin selector named getColor
Lnet/minecraft/block/entity/BeaconBlockEntity$BeamSegment;getColor()[F
intermediary method_10944
Lnet/minecraft/class_2580$class_2581;method_10944()[F
official b
Ldpe$a;b()[F
-
getHeight
public int getHeight()- Mappings:
Namespace Name Mixin selector named getHeight
Lnet/minecraft/block/entity/BeaconBlockEntity$BeamSegment;getHeight()I
intermediary method_10943
Lnet/minecraft/class_2580$class_2581;method_10943()I
official c
Ldpe$a;c()I
-