-
Bug
-
Resolution: Works As Intended
-
None
-
Minecraft 17w45b
-
Confirmed
When doing /data get <target> <path>, result will be an Integer.
This can be problematic when trying to get Long, Float and Double values.
- is duplicated by
-
MC-127536 Can't directly port a Long value to another Long value in NBT using /execute store
- Resolved
-
MC-155407 Unable to store UUID (long) into NBT property
- Resolved
-
MC-178643 Floor values in storage decimal types - Command - /data /execute
- Resolved
-
MC-212345 Scaling during execute store command causes loss of precision when given precision number
- Resolved
-
MC-239731 Casting data with /data get ... [scale]
- Resolved
-
MC-274181 Float values seem to undergo conversion to int during certain operations
- Resolved
- relates to
-
MC-259032 /data produces a positive result for low negative numbers
- Open