Class Protocolr1_4_2Tor1_4_4_5

java.lang.Object
com.viaversion.viaversion.api.protocol.AbstractProtocol<CU,CM,SM,SU>
All Implemented Interfaces:
com.viaversion.viaversion.api.protocol.Protocol<ClientboundPackets1_4_2,ClientboundPackets1_4_4,ServerboundPackets1_5_2,ServerboundPackets1_5_2>

  • Field Summary

    Fields inherited from class com.viaversion.viaversion.api.protocol.AbstractProtocol

    clientboundMappings, mappedClientboundPacketType, mappedServerboundPacketType, packetTypesProvider, serverboundMappings, unmappedClientboundPacketType, unmappedServerboundPacketType
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    init(com.viaversion.viaversion.api.connection.UserConnection userConnection)
     
    protected void
     

    Methods inherited from class net.raphimc.vialegacy.api.protocol.StatelessProtocol

    createPacketTypesProvider, transform

    Methods inherited from class com.viaversion.viaversion.api.protocol.AbstractProtocol

    addEntityTracker, addItemHasher, appendClientbound, appendServerbound, cancelClientbound, cancelClientbound, cancelServerbound, cancelServerbound, clientboundFinishConfigurationPacket, configurationAcknowledgedPacket, createClientboundPacketMappings, createLogger, createServerboundPacketMappings, get, getLogger, getPacketTypesProvider, hasRegisteredClientbound, hasRegisteredServerbound, initialize, loadMappingData, onMappingDataLoaded, put, registerClientbound, registerClientbound, registerClientbound, registerConfigurationChangeHandlers, registerFinishConfiguration, registerServerbound, registerServerbound, registerServerbound, serverboundFinishConfigurationPacket, startConfigurationPacket, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.viaversion.viaversion.api.protocol.Protocol

    getComponentRewriter, getEntityRewriter, getMappingData, getParticleRewriter, getRegistryDataRewriter, getTagRewriter, hasMappingDataToLoad, hasRegisteredClientbound, hasRegisteredServerbound, isBaseProtocol, mappedTypes, register, registerClientbound, registerClientbound, registerClientbound, registerClientbound, registerServerbound, registerServerbound, registerServerbound, registerServerbound, types