37 virtual bool isInWorldAndNotShowingAnyMenuScreens()
const ;
40 virtual ::AdventureSettings
const& getAdventureSettings()
const ;
43 virtual ::ClientPlayMode getPlayMode()
const ;
46 virtual float getSmoothRotationSpeed()
const ;
49 virtual ::InputMode getInputMode()
const ;
52 virtual ::GameType getDefaultGameType()
const ;
55 virtual ::Vec3 getWorldSpaceVRRealityGazeDir()
const ;
67 MCFOLD
bool $isInWorldAndNotShowingAnyMenuScreens()
const;
69 MCAPI ::AdventureSettings
const& $getAdventureSettings()
const;
71 MCFOLD ::ClientPlayMode $getPlayMode()
const;
73 MCFOLD
float $getSmoothRotationSpeed()
const;
75 MCFOLD ::InputMode $getInputMode()
const;
77 MCAPI ::GameType $getDefaultGameType()
const;
79 MCFOLD ::Vec3 $getWorldSpaceVRRealityGazeDir()
const;
85 MCAPI
static void** $vftable();
Definition ExternalDataInterface.h:16
Definition ExternalDataServerLevel.h:17