feat: update renames

This commit is contained in:
LordMZTE 2022-11-08 20:26:37 +01:00
parent af1141b85d
commit 612bc161df
Signed by: LordMZTE
GPG Key ID: B64802DC33A64FF6
1 changed files with 13 additions and 12 deletions

View File

@ -1,17 +1,18 @@
getBlockTileEntity,getTileEntity
fontRenderer,fontRendererObj
getInvName,getInventoryName
tagAt,getCompoundTagAt
isInvNameLocalized,hasCustomInventoryName
getTexture,bindTexture
bindTextureByName,bindTexture
username,getDisplayName()
getLastAttackingEntity,getLastAttacker
getBlockId,getBlock
bucketWater,water_bucket
fontRenderer,fontRendererObj
getBlockID,getBlock
getBlockId,getBlock
getBlockTileEntity,getTileEntity
getEntityName,getCommandSenderName
getInvName,getInventoryName
getLastAttackingEntity,getLastAttacker
getTexture,bindTexture
ingotIron,iron_ingot
isInvNameLocalized,hasCustomInventoryName
loadTexture,bindTexture
markBlockForRenderUpdate,markBlockRangeForRenderUpdate
setCompoundTag,setTag
getEntityName,getCommandSenderName
tagAt,getCompoundTagAt
textureList,framesTextureData
bucketWater,water_bucket
ingotIron,iron_ingot
username,getDisplayName()

1 getBlockTileEntity bindTextureByName getTileEntity bindTexture
getBlockTileEntity getTileEntity
fontRenderer fontRendererObj
getInvName getInventoryName
tagAt getCompoundTagAt
isInvNameLocalized hasCustomInventoryName
getTexture bindTexture
1 bindTextureByName bindTextureByName bindTexture bindTexture
2 username bucketWater getDisplayName() water_bucket
3 getLastAttackingEntity fontRenderer getLastAttacker fontRendererObj
getBlockId getBlock
4 getBlockID getBlockID getBlock getBlock
5 getBlockId getBlock
6 getBlockTileEntity getTileEntity
7 getEntityName getCommandSenderName
8 getInvName getInventoryName
9 getLastAttackingEntity getLastAttacker
10 getTexture bindTexture
11 ingotIron iron_ingot
12 isInvNameLocalized hasCustomInventoryName
13 loadTexture bindTexture
14 markBlockForRenderUpdate markBlockForRenderUpdate markBlockRangeForRenderUpdate markBlockRangeForRenderUpdate
15 setCompoundTag setCompoundTag setTag setTag
16 getEntityName tagAt getCommandSenderName getCompoundTagAt
17 textureList textureList framesTextureData framesTextureData
18 bucketWater username water_bucket getDisplayName()
ingotIron iron_ingot