Set a new WrapperChunk that allows prevention of a ChunkHolder instance being cached "locally" whilst it
has been called/submitted, causing issues with processing/postprocessing, etc.
Set a new WrapperChunk that allows prevention of a ChunkHolder instance being cached "locally" whilst it
has been called/submitted, causing issues with processing/postprocessing, etc.
If a wrapper has already been set, throws IllegalStateException as there should be no circumstance for us to set
a new wrapper (does nothing if attempting to set the same wrapper).