Changes
From Forge Community Wiki
1 byte removed
, 08:30, 8 October 2022
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>partialTicks</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 fractions 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.