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
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ bindTextureByName,bindTexture
username,getDisplayName()
getLastAttackingEntity,getLastAttacker
getBlockId,getBlock
getBlockID,getBlock
markBlockForRenderUpdate,markBlockRangeForRenderUpdate
setCompoundTag,setTag
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