Uses of Interface
moe.caramel.daydream.player.ResourcePack
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of ResourcePack in org.bukkit.entity
Modifier and TypeMethodDescription@NotNull Collection
<? extends ResourcePack> Player.getAppliedResourcePacks()
적용된 리소스팩 목록을 가져옵니다.