Rename the SnowmanPumpkinFeatureRenderer class to SnowGolemPumpkinFeatureRenderer

This commit is contained in:
haykam821 2023-10-07 18:23:22 -04:00
parent 0634ed4287
commit 615a173f90
No known key found for this signature in database
GPG Key ID: 64DE485366941734
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_996 net/minecraft/client/render/entity/feature/SnowmanPumpkinFeatureRenderer
CLASS net/minecraft/class_996 net/minecraft/client/render/entity/feature/SnowGolemPumpkinFeatureRenderer
FIELD field_38905 blockRenderManager Lnet/minecraft/class_776;
FIELD field_38906 itemRenderer Lnet/minecraft/class_918;
METHOD <init> (Lnet/minecraft/class_3883;Lnet/minecraft/class_776;Lnet/minecraft/class_918;)V