ViewRange
Action to update view range.
Since
1.15.2
Parameters
viewRange
the view range
Functions
Link copied to clipboard
Link copied to clipboard
@NotNull
Creates an action to set the billboard constraint.
Link copied to clipboard
Creates an action to update display brightness.
Link copied to clipboard
@NotNull
Combines multiple actions into a single composite action.
Link copied to clipboard
Creates an action to toggle the enchanted glint effect.
Link copied to clipboard
Creates an action to toggle the glowing effect.
Link copied to clipboard
Creates an action to set the glow color.
Link copied to clipboard
Creates an action to update the item mapping.
Link copied to clipboard
@NotNull
Creates an action to update the displayed item stack.
Link copied to clipboard
Creates an action to set the movement interpolation duration.
Link copied to clipboard
Link copied to clipboard
Returns a no-op action.
Link copied to clipboard
Link copied to clipboard
@NotNull
Creates an action that generates a specific action for each bone.
Link copied to clipboard
Creates an action to revert to the previous tint.
Link copied to clipboard
Returns a stream of actions (useful for flattening composites).
Link copied to clipboard
open fun test(@NotNull bone: @NotNull RenderedBone, @NotNull predicate: @NotNull BonePredicate): Boolean
Applies the action to a bone if it matches the predicate.
Link copied to clipboard
Chains this action with another action.
Link copied to clipboard
Creates an action to apply a tint color.
Link copied to clipboard
Creates an action to toggle the visibility of a part.
Link copied to clipboard
Creates an action to set the view range.