Field Hover Event
A FieldHoverEvent represents a hover over a field.
Constructors
Link copied to clipboard
public void FieldHoverEvent(@Nullable() @Nullable() Field field, @Nullable() @Nullable() Field previousField)
Constructs a FieldHoverEvent with the given field.