public interface MutableDataValueSetter<T>
| Modifier and Type | Method and Description |
|---|---|
@NotNull MutableDataHolder |
set(@NotNull MutableDataHolder dataHolder,
T value) |
@NotNull @NotNull MutableDataHolder set(@NotNull @NotNull MutableDataHolder dataHolder, T value)
Copyright © 2020. All rights reserved.