Class ServerPlayerMixin
java.lang.Object
org.quiltmc.qsl.frozenblock.core.registry.mixin.ServerPlayerMixin
- All Implemented Interfaces:
DelayedPacketsHolder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<net.minecraft.network.protocol.game.ServerboundCustomPayloadPacket>voidfrozenLib$setPacketList(List<net.minecraft.network.protocol.game.ServerboundCustomPayloadPacket> packetList)
-
Constructor Details
-
ServerPlayerMixin
public ServerPlayerMixin()
-
-
Method Details
-
frozenLib$setPacketList
public void frozenLib$setPacketList(List<net.minecraft.network.protocol.game.ServerboundCustomPayloadPacket> packetList) - Specified by:
frozenLib$setPacketListin interfaceDelayedPacketsHolder
-
frozenLib$getPacketList
public List<net.minecraft.network.protocol.game.ServerboundCustomPayloadPacket> frozenLib$getPacketList()- Specified by:
frozenLib$getPacketListin interfaceDelayedPacketsHolder
-