Changes
From Forge Community Wiki
1 byte removed
, 14:01, 8 October 2022
mLine 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.