toggle menu
HMCWraps API
1.5.1
jvm
switch theme
search in API
HMCWraps API
/
de.skyslycer.hmcwraps.serialization.preview
/
PreviewSettings
Preview
Settings
@
ConfigSerializable
(
)
public
class
PreviewSettings
Members
Constructors
Preview
Settings
Link copied to clipboard
public
void
PreviewSettings
(
)
Properties
bobbing
Link copied to clipboard
public
Bobbing
bobbing
duration
Link copied to clipboard
public
int
duration
rotation
Link copied to clipboard
public
int
rotation
sneak
Cancel
Link copied to clipboard
public
SneakCancel
sneakCancel
type
Link copied to clipboard
public
PreviewType
type
Functions
get
Bobbing
Link copied to clipboard
public
Bobbing
getBobbing
(
)
get
Duration
Link copied to clipboard
public
int
getDuration
(
)
get
Rotation
Link copied to clipboard
public
int
getRotation
(
)
get
Sneak
Cancel
Link copied to clipboard
public
SneakCancel
getSneakCancel
(
)
get
Type
Link copied to clipboard
public
PreviewType
getType
(
)