Interface ICustomPacketPayloadEntrant<PAYLOAD extends net.minecraft.network.protocol.common.custom.CustomPacketPayload>
- All Superinterfaces:
IPacketEntrant<PAYLOAD>
- All Known Implementing Classes:
CreatePackets,PetrolparkPackets,UnsupportedCustomPacketPayloadEntrant
public interface ICustomPacketPayloadEntrant<PAYLOAD extends net.minecraft.network.protocol.common.custom.CustomPacketPayload>
extends IPacketEntrant<PAYLOAD>
-
Method Summary
Methods inherited from interface com.petrolpark.core.actionrecord.packet.entrant.IPacketEntrant
getEntryResult