public class FloatingTextUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FloatingTextUtils.AsyncTickTask |
static class |
FloatingTextUtils.TickTask |
| Modifier and Type | Field and Description |
|---|---|
private static HashMap<Long,TextFakeTextFakeEntity> |
ENTITY_MAP |
| Constructor and Description |
|---|
FloatingTextUtils() |
| Modifier and Type | Method and Description |
|---|---|
static long |
getIdleID() |
static TextFakeTextFakeEntity |
showTextTemporary(@NotNull cn.nukkit.level.Position position,
@NotNull String showText,
int showTick)
临时显示一个浮空字
|
private static final HashMap<Long,TextFakeTextFakeEntity> ENTITY_MAP
public static TextFakeTextFakeEntity showTextTemporary(@NotNull @NotNull cn.nukkit.level.Position position, @NotNull @NotNull String showText, int showTick)
public static long getIdleID()
Copyright © 2022. All rights reserved.