Template:Infobox entity/doc: Difference between revisions

m interwiki
m website also lists size, but not the network id
Line 52: Line 52:
| <code>damage</code> || The damage hostile mobs cause to the player || ''None''
| <code>damage</code> || The damage hostile mobs cause to the player || ''None''
|-
|-
| <code>size</code> || Exact height and width || ''None''
| <code>size</code> || Exact height and width (see http://wiki.vg/Entities#Mobs) || ''None''
|-
|-
| <code>spawn</code> || Spawn details || ''None''
| <code>spawn</code> || Spawn details || ''None''
Line 80: Line 80:
| <code>id</code> || The entity's numeric ID used internally, and over the network (0-255), unless a separate network ID is used. (see http://wiki.vg/Entities#Mobs) || ?
| <code>id</code> || The entity's numeric ID used internally, and over the network (0-255), unless a separate network ID is used. (see http://wiki.vg/Entities#Mobs) || ?
|-
|-
| <code>networkid</code> || The ID number used in network traffic (0-255), if different from the internal ID. (see http://wiki.vg/Entities#Objects) || ''None''
| <code>networkid</code> || The ID number used in network traffic (0-255), if different from the internal ID. || ''None''
|-
|-
| <code>entityid</code> || The entity's EntityID as seen in saved worlds || ?
| <code>entityid</code> || The entity's EntityID as seen in saved worlds || ?