com.mojang.authlib.minecraft

public class InsecureTextureException$WrongTextureOwnerException

extends InsecureTextureException

com.mojang.authlib.minecraft.InsecureTextureException$WrongTextureOwnerException

Field summary

Modifier and TypeField
private final GameProfile
expected
private final UUID
resultId
private final String
resultName

Constructor summary

ModifierConstructor
public (GameProfile arg0, UUID arg1, String arg2)