implement first person hand
(cherry picked from commit bfe5a2eaca2858a7ccde1df847e2148dd79f4045)
This commit is contained in:
@@ -260,7 +260,7 @@ export default class BlockRenderer {
|
||||
}
|
||||
}
|
||||
|
||||
renderBlockInHand(group, block, brightness) {
|
||||
renderBlockInHandThirdPerson(group, block, brightness) {
|
||||
this.tessellator.startDrawing();
|
||||
|
||||
// Render block
|
||||
|
||||
Reference in New Issue
Block a user