![]() |
VOOZH | about |
| Edition | Java Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | January 10, 2018 | ||||||
| Type | Snapshot | ||||||
| Snapshot for | 1.13 | ||||||
| Downloads | Client (.json) Server | ||||||
| Protocol version | 353 | ||||||
| Data version | 1461 | ||||||
| Resource pack format | 4 | ||||||
| Data pack format | 4 | ||||||
| Minimum Java version | Java SE 8 | ||||||
| |||||||
{
"title": "Minecraft 18w02a",
"images": [
"18w02a.png",
"Java Edition 18w02a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "January 10, 2018",
"label": "Release date"
},
{
"field": "(link to Snapshot article, displayed as Snapshot)",
"label": "(link to Version types article, displayed as Type)"
},
{
"field": "(link to Java Edition 1.13 article, displayed as 1.13)",
"label": "Snapshot for"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/05932046cbefd34e42ba21530b96986435163bda/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/b0ddd29e3ab04729b1948bb50d9431cce420724d/18w02a.json .json])<br />[https://piston-data.mojang.com/v1/objects/950b737e9cefc9f91f286190166f062d6b0e0105/server.jar Server]",
"label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
},
{
"field": "353",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "1461",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "4",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
},
{
"field": "4",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Data pack format)</span>"
},
{
"field": "<span class=\"plainlinks\">[https://en.wikipedia.org/wiki/Java_version_history#Java_SE_8_.28LTS.29 Java SE 8]</span>",
"label": "<span style=\"white-space: normal;\">Minimum Java version</span>"
}
],
"invimages": [],
"footer": "<table style=\"margin: auto; word-break: break-word;\">\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\" >[[Java Edition 1.12.2|<span style=\"margin-right:-0.35em\">β</span>β 1.12.2]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.13|1.13]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.13.1| 1.13.1 <span style=\"margin-right:-0.35em\">βΊ</span>βΊ]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Java Edition 18w01a|β 18w01a]]\n</td>\n<td style=\"padding: 0.4em\">''' 18w02a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 18w03a| 18w03a βΊ]]\n</td>\n</tr>\n</table>"
}
18w02a is the thirteenth snapshot for Java Edition 1.13, released on January 10, 2018[1], which changed the /teleport command.
minecraft:enderman_holdable.fishing_bobber.
/teleport <entity> does not allow rotation or facing, and teleports to the entity./teleport <x y z> does not allow rotation or facing, and teleports to the position./teleport <entity1> <entity2> does not allow rotation or facing, and teleports entity1 to entity2./teleport <entity> <x y z> [<yRot> <xRot>] teleports <entity> to that position with optional rotation./teleport <entity> <x y z> facing [<xFacing> <yFacing> <zFacing>] teleports <entity> to that position facing another position./teleport <entity1> <x y z> facing entity <entityFacing> [feet|eyes] teleports entity1 to that position facing entityFacingβ's feet or eyes (defaults to feet)./execute to allow for more control over commands.
facing <x y z> runs the command as though the executor is facing x y z.facing entity <entity> (eyes|feet) runs the command as though the executor is facing the entity's eyes or feet.offset <x y z> has been renamed to positioned x y z.positioned as <entity> changes the command position (x y z) but nothing else.rotated as <entity> or rotated y x runs the command as though the executor is rotated in that direction.in (overworld|the_end|the_nether) runs the command as though it's in that dimension.at <entity> changes the dimension, position and rotation of the command to match that entity.(if|unless) score <name> <objective> matches <range> tests for a score in a range (ie 1, 1..5).anchored (feet|eyes) makes the rest of this command use feet or eyes for ^ ^ ^ coordinates or facing commands.0,0,0.Error messages
Translation files
.lang (key=value) to .json ("key": "value").
From released versions before 1.13
From the 1.13 development versions
/data doesn't update a block entity's visuals until reload./execute as/at" does not change the dimension of execution.java.lang.NullPointerException: Exception in server tick loop./scoreboard players reset' removes name from sidebar of different objective.From the previous development version
/teleport <player> facing <entity> doesn't work if the entity is not rendered, unlike other /teleport operations./data merge on a structure block to change its rotation/mirror does not update the way the structure is loaded until the world is reloaded./teleport create ambiguities for tab