Class Temperature.PlayerTempVars

java.lang.Object
zombie.iso.weather.Temperature.PlayerTempVars
Enclosing class:
Temperature

public static class Temperature.PlayerTempVars
extends java.lang.Object
  • Constructor Details

    • PlayerTempVars

      public PlayerTempVars()
  • Method Details

    • IsInVehicle

      public boolean IsInVehicle()
    • IsInside

      public boolean IsInside()
    • getWindSpeed

      public float getWindSpeed()
    • getAirTemperature

      public float getAirTemperature()
    • getHunger

      public float getHunger()
    • getThirst

      public float getThirst()
    • getTired

      public float getTired()
    • getExcercise

      public float getExcercise()
    • getWeight

      public float getWeight()
    • getFitness

      public float getFitness()
    • getDrunkenness

      public float getDrunkenness()
    • getSickness

      public float getSickness()
    • getHasACold

      public float getHasACold()
    • getWetness

      public float getWetness()
    • getClothing

      public float getClothing()
    • getBodyColdResist

      public float getBodyColdResist()
    • getClothColdResist

      public float getClothColdResist()
    • getBodyHeatResist

      public float getBodyHeatResist()
    • getClothHeatResist

      public float getClothHeatResist()
    • getColdResist

      public float getColdResist()
    • getHeatResist

      public float getHeatResist()
    • getColdStrength

      public float getColdStrength()
    • getHeatStrength

      public float getHeatStrength()
    • getColdChange

      public float getColdChange()
    • getHeatChange

      public float getHeatChange()
    • getTickChangePm

      public float getTickChangePm()
    • getTickChange

      public float getTickChange()
    • getChangeSpeed

      public float getChangeSpeed()
    • getDamageState

      public float getDamageState()
    • getDebugColdBodyBonus

      public float getDebugColdBodyBonus()
    • getDebugHeatBodyBonus

      public float getDebugHeatBodyBonus()
    • getDebugColdClothBonus

      public float getDebugColdClothBonus()
    • getDebugHeatClothBonus

      public float getDebugHeatClothBonus()
    • getUndercooled

      public float getUndercooled()
    • getOverheated

      public float getOverheated()
    • getWindChillAmount

      public float getWindChillAmount()