| Package | Description |
|---|---|
| org.cloudburstmc.protocol.common.util |
| Modifier and Type | Method and Description |
|---|---|
TypeMap<T> |
TypeMap.Builder.build() |
static <T> TypeMap<T> |
TypeMap.empty(Class<T> typeClass) |
static <T> TypeMap<T> |
TypeMap.empty(String type) |
| Modifier and Type | Method and Description |
|---|---|
TypeMap.Builder<T> |
TypeMap.Builder.insert(int offset,
TypeMap<? extends T> map) |
Copyright © 2018–2022 CloudburstMC. All rights reserved.