mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-22 03:33:50 +00:00
Merge branch 'main' into feat/64x64-skins
This commit is contained in:
commit
0c50f9982c
925 changed files with 4906 additions and 3697 deletions
|
|
@ -5,9 +5,9 @@
|
|||
#include "ModelPart.h"
|
||||
#include "EntityRenderDispatcher.h"
|
||||
#include "MultiPlayerLocalPlayer.h"
|
||||
#include "..\Minecraft.World\Arrow.h"
|
||||
#include "..\Minecraft.World\Mth.h"
|
||||
#include "..\Minecraft.World\Player.h"
|
||||
#include "../Minecraft.World/Arrow.h"
|
||||
#include "../Minecraft.World/Mth.h"
|
||||
#include "../Minecraft.World/Player.h"
|
||||
|
||||
ResourceLocation LivingEntityRenderer::ENCHANT_GLINT_LOCATION = ResourceLocation(TN__BLUR__MISC_GLINT);
|
||||
int LivingEntityRenderer::MAX_ARMOR_LAYERS = 4;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue