| Package | Description |
|---|---|
| com.comphenix.protocol.events | |
| com.comphenix.protocol.wrappers |
| Modifier and Type | Method and Description |
|---|---|
StructureModifier<Map<WrappedStatistic,Integer>> |
PacketContainer.getStatisticMaps()
Retrieve a read/write structure for maps of statistics.
|
| Modifier and Type | Method and Description |
|---|---|
static WrappedStatistic |
WrappedStatistic.fromHandle(Object handle)
Construct a new wrapper from a given underlying statistics.
|
static WrappedStatistic |
WrappedStatistic.fromName(String name)
Construct a wrapper around an existing game profile.
|
| Modifier and Type | Method and Description |
|---|---|
static EquivalentConverter<WrappedStatistic> |
BukkitConverters.getWrappedStatisticConverter()
Retrieve the converter for a statistic.
|
static Iterable<WrappedStatistic> |
WrappedStatistic.values()
Retrieve every known statistics.
|
Copyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.