User Tools

Site Tools


tutorial:blockentityrenderers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
tutorial:blockentityrenderers [2022/12/17 15:35] – remove vec3f references miirtutorial:blockentityrenderers [2023/02/09 13:14] (current) – "you wants" -> "you want" mschae23
Line 110: Line 110:
  
 ===== Rendering according to block entity data ===== ===== Rendering according to block entity data =====
-Sometimes you wants to render according to the block entity data (nbt), and you find they are all empty, even if you can access the data through ''/data get block'' command. That's because you did not sync data from server to client. See [[tutorial:blockentity#Sync data from server to client]].+Sometimes you want to render according to the block entity data (nbt), and you find they are all empty, even if you can access the data through ''/data get block'' command. That's because you did not sync data from server to client. See [[tutorial:blockentity#Sync data from server to client]].
tutorial/blockentityrenderers.1671291310.txt.gz · Last modified: 2022/12/17 15:35 by miir