Class NetworkTeleport.NetworkTeleportDebug

java.lang.Object
zombie.characters.NetworkTeleport.NetworkTeleportDebug
Enclosing class:
NetworkTeleport

public static class NetworkTeleport.NetworkTeleportDebug
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    NetworkTeleportDebug​(short short1, float float1, float float2, float float3, float float4, float float5, float float6, NetworkVariables.PredictionTypes predictionTypes)  
  • Method Summary

    Modifier and Type Method Description
    float getDistance()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • NetworkTeleportDebug

      public NetworkTeleportDebug​(short short1, float float1, float float2, float float3, float float4, float float5, float float6, NetworkVariables.PredictionTypes predictionTypes)
  • Method Details

    • getDistance

      public float getDistance()