Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionMoved to its own data type. This will always return
false. UseData.FlightStatus.isAllowFlight()insteadMoved to its own data type. This will always returnfalse. UseData.FlightStatus.isFlying()insteadMoved to its own data type. UseData.FlightStatus.setAllowFlight(boolean)insteadMoved to its own data type. UseData.FlightStatus.setFlying(boolean)insteadUseData.Attributes.getMaxHealth()insteadUseData.Attributes.setMaxHealth(double)instead
-
Deprecated MethodsMethodDescriptionMoved to its own data type. This will always return
false. UseData.FlightStatus.isAllowFlight()insteadMoved to its own data type. This will always returnfalse. UseData.FlightStatus.isFlying()insteadMoved to its own data type. UseData.FlightStatus.setAllowFlight(boolean)insteadMoved to its own data type. UseData.FlightStatus.setFlying(boolean)insteadUseData.Attributes.getMaxHealth()insteadUseData.Attributes.setMaxHealth(double)insteadusehasDisconnectedinsteadNo longer supported
-
Deprecated ConstructorsConstructorDescription
-
Deprecated Enum ConstantsEnum ConstantDescriptionNo longer supported