Interface ICustomPacketPayloadEntrant<PAYLOAD extends net.minecraft.network.protocol.common.custom.CustomPacketPayload>

All Superinterfaces:
IPacketEntrant<PAYLOAD>
All Known Implementing Classes:
PetrolparkPackets, UnsupportedCustomPacketPayloadEntrant

public interface ICustomPacketPayloadEntrant<PAYLOAD extends net.minecraft.network.protocol.common.custom.CustomPacketPayload> extends IPacketEntrant<PAYLOAD>
  • Method Summary

    Methods inherited from interface petrolpark.mc.library.experimental.actionrecord.packet.entrant.IPacketEntrant

    getEntryResult