Translated Labs

YOU SAID:

package com.mojang.minecraft; public class HitResult { public int type; public int x; public int y; public int z; public int f; public HitResult(final int type, final int x, final int y, final int z, final int f) { this.type = type; this.x = x; this.y = y; this.z = z; this.f = f; } }

INTO JAPANESE

パッケージcom.mojang.minecraft; パブリッククラスHitResult { publicint型; public int x; public int y; public int z; public int f; public HitResult(final int type、final int x、final int y、final int z、final int f){ this.type = type; this.x = x; this.y = y; this.z = z; this.f = f;

BACK INTO ENGLISH

Package com.mojang.minecraft; Public class HitResult { publicint type; public int x; public int y; public int z; public int f; public HitResult (final int type, final int x, final int y, final int z, final int f) { this.type = type; this.x = x; this.y = y; this.z = z; this.f = f;

INTO JAPANESE

パッケージcom.mojang.minecraft; パブリッククラスHitResult { publicintタイプ; public int x; public int y; public int z; public int f; public HitResult(final int type、final int x、final int y、final int z、final int f){ this.type = type; this.x = x; this.y = y; this.z = z; this.f = f;

BACK INTO ENGLISH

Package com.mojang.minecraft; Public class HitResult { publicint type; public int x; public int y; public int z; public int f; public HitResult (final int type, final int x, final int y, final int z, final int f) { this.type = type; this.x = x; this.y = y; this.z = z; this.f = f;

Equilibrium found!

That didn't even make that much sense in English.

HOT PARTIES

2
votes
7h ago

You may want to crash these parties too

2
votes
24Sep09
1
votes
24Sep09
1
votes
24Sep09
1
votes
23Sep09
1
votes