Rename the SnowmanPumpkinFeatureRenderer class to SnowGolemPumpkinFeatureRenderer (#3689)

This commit is contained in:
haykam821 2023-10-08 00:28:21 -04:00 committed by GitHub
parent 0634ed4287
commit 96c1f8e561
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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