feat: add missing rename

This commit is contained in:
LordMZTE 2022-11-06 19:05:12 +01:00
parent a50638a379
commit a6c8175118
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6

View file

@ -8,6 +8,7 @@ bindTextureByName,bindTexture
username,getDisplayName() username,getDisplayName()
getLastAttackingEntity,getLastAttacker getLastAttackingEntity,getLastAttacker
getBlockId,getBlock getBlockId,getBlock
getBlockID,getBlock
markBlockForRenderUpdate,markBlockRangeForRenderUpdate markBlockForRenderUpdate,markBlockRangeForRenderUpdate
setCompoundTag,setTag setCompoundTag,setTag
getEntityName,getCommandSenderName getEntityName,getCommandSenderName

1 getBlockTileEntity getTileEntity
8 username getDisplayName()
9 getLastAttackingEntity getLastAttacker
10 getBlockId getBlock
11 getBlockID getBlock
12 markBlockForRenderUpdate markBlockRangeForRenderUpdate
13 setCompoundTag setTag
14 getEntityName getCommandSenderName