Changes

m
no edit summary
Line 12: Line 12:  
=== Parameters ===
 
=== Parameters ===
 
* <code>blockEntity</code>: This is the instance of the block entity being rendered.
 
* <code>blockEntity</code>: This is the instance of the block entity being rendered.
* <code>partialTick</code>: The amount of time, in fractions of a tick, that has passed since the last full tick.
+
* <code>partialTick</code>: The amount of time, in fraction of a tick, that has passed since the last full tick.
 
* <code>poseStack</code>: A stack holding four-dimensional matrix entries offset to the current position of the block entity.
 
* <code>poseStack</code>: A stack holding four-dimensional matrix entries offset to the current position of the block entity.
 
* <code>bufferSource</code>: A rendering buffer able to access a vertex consumer.
 
* <code>bufferSource</code>: A rendering buffer able to access a vertex consumer.