Java net.minecraftforge.common UsernameCache fields, constructors, methods, implement or subclass

Example usage for Java net.minecraftforge.common UsernameCache fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for net.minecraftforge.common UsernameCache.

The text is from its open source code.

Method

booleancontainsUUID(UUID uuid)
Check if the cache contains the given player's username
StringgetLastKnownUsername(UUID uuid)
Get the player's last known username

May be null

MapgetMap()
Get an immutable copy of the cache's underlying map