Class SCustomPayloadPlayPacket
java.lang.Object
net.minecraft.network.play.server.SCustomPayloadPlayPacket
- All Implemented Interfaces:
IPacket<IClientPlayNetHandler>,ICustomPacket<SCustomPayloadPlayPacket>
public class SCustomPayloadPlayPacket
extends Object
implements IPacket<IClientPlayNetHandler>, ICustomPacket<SCustomPayloadPlayPacket>
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraftforge.fml.network.ICustomPacket
ICustomPacket.Fields -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ResourceLocationprivate PacketBufferstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationprivate ResourceLocation -
Constructor Summary
ConstructorsConstructorDescriptionSCustomPayloadPlayPacket(ResourceLocation p_i49517_1_, PacketBuffer p_i49517_2_) -
Method Summary
Modifier and TypeMethodDescriptiongetData()voidhandle(IClientPlayNetHandler p_148833_1_) voidread(PacketBuffer p_148837_1_) voidwrite(PacketBuffer p_148840_1_) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraftforge.fml.network.ICustomPacket
getDirection, getIndex, getInternalData, getName, getThis, setData, setIndex, setNameMethods inherited from interface net.minecraft.network.IPacket
isSkippable
-
Field Details
-
BRAND
-
DEBUG_PATHFINDING_PACKET
-
DEBUG_NEIGHBORSUPDATE_PACKET
-
DEBUG_CAVES_PACKET
-
DEBUG_STRUCTURES_PACKET
-
DEBUG_WORLDGENATTEMPT_PACKET
-
DEBUG_POI_TICKET_COUNT_PACKET
-
DEBUG_POI_ADDED_PACKET
-
DEBUG_POI_REMOVED_PACKET
-
DEBUG_VILLAGE_SECTIONS
-
DEBUG_GOAL_SELECTOR
-
DEBUG_BRAIN
-
DEBUG_BEE
-
DEBUG_HIVE
-
DEBUG_GAME_TEST_ADD_MARKER
-
DEBUG_GAME_TEST_CLEAR
-
DEBUG_RAIDS
-
identifier
-
data
-
-
Constructor Details
-
SCustomPayloadPlayPacket
public SCustomPayloadPlayPacket() -
SCustomPayloadPlayPacket
-
-
Method Details
-
read
- Specified by:
readin interfaceIPacket<IClientPlayNetHandler>- Throws:
IOException
-
write
- Specified by:
writein interfaceIPacket<IClientPlayNetHandler>- Throws:
IOException
-
handle
- Specified by:
handlein interfaceIPacket<IClientPlayNetHandler>
-
getIdentifier
-
getData
-