Class Protocolr1_7_2_5Tor1_7_6_10
java.lang.Object
com.viaversion.viaversion.api.protocol.AbstractProtocol<ClientboundPackets1_7_2,ClientboundPackets1_7_2,ServerboundPackets1_7_2,ServerboundPackets1_7_2>
net.raphimc.vialegacy.protocol.release.r1_7_2_5tor1_7_6_10.Protocolr1_7_2_5Tor1_7_6_10
- All Implemented Interfaces:
com.viaversion.viaversion.api.protocol.Protocol<ClientboundPackets1_7_2,ClientboundPackets1_7_2, ServerboundPackets1_7_2, ServerboundPackets1_7_2>
public class Protocolr1_7_2_5Tor1_7_6_10
extends com.viaversion.viaversion.api.protocol.AbstractProtocol<ClientboundPackets1_7_2,ClientboundPackets1_7_2,ServerboundPackets1_7_2,ServerboundPackets1_7_2>
-
Field Summary
Fields inherited from class com.viaversion.viaversion.api.protocol.AbstractProtocol
clientboundMappings, mappedClientboundPacketType, mappedServerboundPacketType, packetTypesProvider, serverboundMappings, unmappedClientboundPacketType, unmappedServerboundPacketType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidstatic com.viaversion.nbt.tag.CompoundTagwriteGameProfileToTag(com.viaversion.viaversion.api.minecraft.GameProfile gameProfile) Methods inherited from class com.viaversion.viaversion.api.protocol.AbstractProtocol
addEntityTracker, addItemHasher, appendClientbound, appendServerbound, cancelClientbound, cancelClientbound, cancelServerbound, cancelServerbound, clientboundFinishConfigurationPacket, configurationAcknowledgedPacket, createClientboundPacketMappings, createLogger, createPacketTypesProvider, createServerboundPacketMappings, get, getLogger, getPacketTypesProvider, hasRegisteredClientbound, hasRegisteredServerbound, initialize, loadMappingData, onMappingDataLoaded, put, registerClientbound, registerClientbound, registerClientbound, registerConfigurationChangeHandlers, registerFinishConfiguration, registerServerbound, registerServerbound, registerServerbound, serverboundFinishConfigurationPacket, startConfigurationPacket, toString, transformMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.viaversion.viaversion.api.protocol.Protocol
getComponentRewriter, getEntityRewriter, getItemRewriter, getMappingData, getParticleRewriter, getTagRewriter, hasMappingDataToLoad, hasRegisteredClientbound, hasRegisteredServerbound, init, isBaseProtocol, mappedTypes, register, registerClientbound, registerClientbound, registerClientbound, registerClientbound, registerServerbound, registerServerbound, registerServerbound, registerServerbound, types
-
Constructor Details
-
Protocolr1_7_2_5Tor1_7_6_10
public Protocolr1_7_2_5Tor1_7_6_10()
-
-
Method Details
-
registerPackets
protected void registerPackets()- Overrides:
registerPacketsin classcom.viaversion.viaversion.api.protocol.AbstractProtocol<ClientboundPackets1_7_2,ClientboundPackets1_7_2, ServerboundPackets1_7_2, ServerboundPackets1_7_2>
-
writeGameProfileToTag
public static com.viaversion.nbt.tag.CompoundTag writeGameProfileToTag(com.viaversion.viaversion.api.minecraft.GameProfile gameProfile)
-