- All Implemented Interfaces:
Packet<ServerPlayPacketListener>
- Mappings:
| Namespace |
Name |
| official |
wy |
| intermediary |
net/minecraft/class_2866 |
| named |
net/minecraft/network/packet/c2s/play/UpdateBeaconC2SPacket |
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
primaryEffectId
- Mappings:
| Namespace |
Name |
Mixin selector |
| official |
a |
Lwy;a:Laxx; |
| intermediary |
field_13050 |
Lnet/minecraft/class_2866;field_13050:Lnet/minecraft/class_1291; |
| named |
primaryEffectId |
Lnet/minecraft/network/packet/c2s/play/UpdateBeaconC2SPacket;primaryEffectId:Lnet/minecraft/entity/effect/StatusEffect; |
-
secondaryEffectId
- Mappings:
| Namespace |
Name |
Mixin selector |
| official |
b |
Lwy;b:Laxx; |
| intermediary |
field_13049 |
Lnet/minecraft/class_2866;field_13049:Lnet/minecraft/class_1291; |
| named |
secondaryEffectId |
Lnet/minecraft/network/packet/c2s/play/UpdateBeaconC2SPacket;secondaryEffectId:Lnet/minecraft/entity/effect/StatusEffect; |
-
Constructor Details
-
-
UpdateBeaconC2SPacket
- Mappings:
| Namespace |
Name |
Mixin selector |
| official |
<init> |
Lwy;<init>(Lqg;)V |
| intermediary |
<init> |
Lnet/minecraft/class_2866;<init>(Lnet/minecraft/class_2540;)V |
| named |
<init> |
Lnet/minecraft/network/packet/c2s/play/UpdateBeaconC2SPacket;<init>(Lnet/minecraft/network/PacketByteBuf;)V |
-
Method Details
-
write
- Specified by:
write in interface Packet<ServerPlayPacketListener>
- Mappings:
| Namespace |
Name |
Mixin selector |
| official |
a |
Lrk;a(Lqg;)V |
| intermediary |
method_11052 |
Lnet/minecraft/class_2596;method_11052(Lnet/minecraft/class_2540;)V |
| named |
write |
Lnet/minecraft/network/Packet;write(Lnet/minecraft/network/PacketByteBuf;)V |
-
apply
- Specified by:
apply in interface Packet<ServerPlayPacketListener>
- Mappings:
| Namespace |
Name |
Mixin selector |
| official |
a |
Lwy;a(Lvp;)V |
| intermediary |
method_12434 |
Lnet/minecraft/class_2866;method_12434(Lnet/minecraft/class_2792;)V |
| named |
apply |
Lnet/minecraft/network/packet/c2s/play/UpdateBeaconC2SPacket;apply(Lnet/minecraft/network/listener/ServerPlayPacketListener;)V |
-
getPrimaryEffectId
- Mappings:
| Namespace |
Name |
Mixin selector |
| official |
b |
Lwy;b()Laxx; |
| intermediary |
method_12436 |
Lnet/minecraft/class_2866;method_12436()Lnet/minecraft/class_1291; |
| named |
getPrimaryEffectId |
Lnet/minecraft/network/packet/c2s/play/UpdateBeaconC2SPacket;getPrimaryEffectId()Lnet/minecraft/entity/effect/StatusEffect; |
-
getSecondaryEffectId
- Mappings:
| Namespace |
Name |
Mixin selector |
| official |
c |
Lwy;c()Laxx; |
| intermediary |
method_12435 |
Lnet/minecraft/class_2866;method_12435()Lnet/minecraft/class_1291; |
| named |
getSecondaryEffectId |
Lnet/minecraft/network/packet/c2s/play/UpdateBeaconC2SPacket;getSecondaryEffectId()Lnet/minecraft/entity/effect/StatusEffect; |