Difference between revisions of "Talk:Object Data"

From wiki.vg
Jump to navigation Jump to search
(Created page with "== Field name in the last table (for potions) is probably wrong == (10:04:55 PM) DavidEGrayson: In the last table of http://www.wiki.vg/Object_Data : is the field name really...")
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== Field name in the last table (for potions) is probably wrong ==
 
== Field name in the last table (for potions) is probably wrong ==
  
(10:04:55 PM) DavidEGrayson: In the last table of http://www.wiki.vg/Object_Data : is the field name really "Entity ID" or should it be something like "Potion data value" to match the notes?
+
*(10:04:55 PM) DavidEGrayson: In the last table of http://www.wiki.vg/Object_Data : is the field name really "Entity ID" or should it be something like "Potion data value" to match the notes?
(10:05:11 PM) simpson: DavidEGrayson: Field names are whatever you would like them to be.
+
*(10:05:11 PM) simpson: DavidEGrayson: Field names are whatever you would like them to be.
(10:05:29 PM) simpson: The given names are semantic hints as to what the fields do.
+
*(10:05:29 PM) simpson: The given names are semantic hints as to what the fields do.
(10:06:11 PM) DavidEGrayson: OK, is that integer an entity id in any sense, or is it really just describing the type of potion?
+
*(10:06:11 PM) DavidEGrayson: OK, is that integer an entity id in any sense, or is it really just describing the type of potion?
(10:06:29 PM) DavidEGrayson: It's probably one of these numbers: http://www.minecraftwiki.net/wiki/Data_values#Potions
+
*(10:06:29 PM) DavidEGrayson: It's probably one of these numbers: http://www.minecraftwiki.net/wiki/Data_values#Potions
(10:06:49 PM) simpson: Maybe! I don't know, and I don't know who put that on the wiki.
+
*(10:06:49 PM) simpson: Maybe! I don't know, and I don't know who put that on the wiki.
  
 
--[[User:DavidEGrayson|DavidEGrayson]] ([[User talk:DavidEGrayson|talk]]) 11:05, 20 December 2012 (MST)
 
--[[User:DavidEGrayson|DavidEGrayson]] ([[User talk:DavidEGrayson|talk]]) 11:05, 20 December 2012 (MST)
 +
 +
== Unit for Speed ==
 +
 +
I'me only starting to understand metadata in general, but what is the unit for the speed?
 +
They are shorts, and I suppose they are [[Data_Types#Fixed-point_numbers|Fixed-Point numbers]].
 +
But how many bits for the integer and fractional parts?
 +
--[[User:Hunterbuscus 3rd|Hunterbuscus 3rd]] ([[User talk:Hunterbuscus 3rd|talk]]) 17:20, 10 June 2014 (UTC)

Revision as of 17:20, 10 June 2014

Field name in the last table (for potions) is probably wrong

  • (10:04:55 PM) DavidEGrayson: In the last table of http://www.wiki.vg/Object_Data : is the field name really "Entity ID" or should it be something like "Potion data value" to match the notes?
  • (10:05:11 PM) simpson: DavidEGrayson: Field names are whatever you would like them to be.
  • (10:05:29 PM) simpson: The given names are semantic hints as to what the fields do.
  • (10:06:11 PM) DavidEGrayson: OK, is that integer an entity id in any sense, or is it really just describing the type of potion?
  • (10:06:29 PM) DavidEGrayson: It's probably one of these numbers: http://www.minecraftwiki.net/wiki/Data_values#Potions
  • (10:06:49 PM) simpson: Maybe! I don't know, and I don't know who put that on the wiki.

--DavidEGrayson (talk) 11:05, 20 December 2012 (MST)

Unit for Speed

I'me only starting to understand metadata in general, but what is the unit for the speed? They are shorts, and I suppose they are Fixed-Point numbers. But how many bits for the integer and fractional parts? --Hunterbuscus 3rd (talk) 17:20, 10 June 2014 (UTC)