Difference between revisions of "Talk:Object Data"

From wiki.vg
Jump to navigation Jump to search
(Should this be renamed?)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
== Rename page ==
 +
 +
Should this page be renamed now? I've just updated it to the latest data, and the things that the wiki used to call objects are now just called entities, so surely this should be named Entity Data.
 +
 +
-- [[User:BomBardyGamer|BomBardyGamer]] ([[User talk:BomBardyGamer|talk]]) 11:04, 13 November 2021 (GMT)
 +
 
== Field name in the last table (for potions) is probably wrong ==
 
== Field name in the last table (for potions) is probably wrong ==
  
Line 15: Line 21:
 
They are shorts, and I suppose they are [[Data_Types#Fixed-point_numbers|Fixed-Point numbers]].
 
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?
 
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)

Latest revision as of 11:05, 13 November 2021

Rename page

Should this page be renamed now? I've just updated it to the latest data, and the things that the wiki used to call objects are now just called entities, so surely this should be named Entity Data.

-- BomBardyGamer (talk) 11:04, 13 November 2021 (GMT)

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)