get Affected Entity
See getAffectedEntity(Boolean).
Return
(see linked method).
Return (nullable) The latest client-side state of the entity (if any) that was affected by this request, or if (nullable) The latest client-side state of the entity (if any) that was affected by this request, or if fixRequest is true, then an entity that can be updated to directly fix this pending request.
Return
fixRequest is true, then an entity that can be updated to directly fix this pending request.
Parameters
fix Request
If the returned entity is to be used to directly fix this pending request, then true, otherwise false. Defaults to false.