接口 LuckPermsCompat.ILPC
- 封闭类:
- LuckPermsCompat
public static interface LuckPermsCompat.ILPC
The interface Ilpc.
-
方法概要
修饰符和类型方法说明voidinit()Init.default booleanisLeashedBypass(net.minecraft.world.entity.Entity player) Is leashed bypass boolean.
-
方法详细资料
-
init
void init()Init. -
isLeashedBypass
default boolean isLeashedBypass(net.minecraft.world.entity.Entity player) Is leashed bypass boolean.- 参数:
player- the player- 返回:
- the boolean
-