com.mojang.authlib.properties

public class PropertyMap

extends com.google.common.collect.ForwardingMultimap<String, Property>

com.mojang.authlib.properties.PropertyMap

Field summary

Modifier and TypeField
private final com.google.common.collect.Multimap<String, Property>
properties

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected com.google.common.collect.Multimap<String, Property>
delegate()