Display
The display settings for an item model, depending on the context.
Parameters
The display settings for right hand in third person, or null
if unspecified.
The display settings for left hand in third person, or null
if unspecified.
The display settings for right hand in first person, or null
if unspecified.
The display settings for left hand in first person, or null
if unspecified.
The display settings for the head, or null
if unspecified.
The display settings for the GUI, or null
if unspecified.
The display settings for the ground, or null
if unspecified.
The display settings for fixed position, or null
if unspecified.
Constructors
Types
Properties
The effective display settings for the left hand in first person, defaulting to effectiveFirstPersonRightHand if unspecified.
The effective display settings for the right hand in first person, defaulting to an identity Entry if unspecified.
The effective display settings for fixed position, defaulting to an identity Entry if unspecified.
The effective display settings for the ground, defaulting to an identity Entry if unspecified.
The effective display settings for the GUI, defaulting to an identity Entry if unspecified.
The effective display settings for the head, defaulting to an identity Entry if unspecified.
The effective display settings for the left hand in third person, defaulting to effectiveThirdPersonRightHand if unspecified.
The effective display settings for the right hand in third person, defaulting to an identity Entry if unspecified.
Functions
Merges this Display with another display, giving precedence to override's non-null entries.