fix old MC compiling
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ import net.minecraft.world.entity.Entity;
|
||||
import org.spongepowered.asm.mixin.Mixin;
|
||||
|
||||
@Mixin(Entity.class)
|
||||
public class MixinGamerenderer {}
|
||||
public class MixinGameRenderer {}
|
||||
|
||||
#else
|
||||
import com.mojang.blaze3d.vertex.PoseStack;
|
||||
|
||||
Reference in New Issue
Block a user