Uses of Interface
moe.caramel.daydream.player.ResourcePack
Packages that use ResourcePack
Package
Description
This package contains events related to player connections, such as joining and leaving the server.
Interfaces for non-voxel objects that can exist in a
world, including all players, monsters, projectiles, etc.-
Uses of ResourcePack in io.papermc.paper.connection
Methods in io.papermc.paper.connection that return types with arguments of type ResourcePackModifier and TypeMethodDescriptionCollection<? extends ResourcePack> PlayerCommonConnection.getAppliedResourcePacks()적용된 리소스팩 목록을 가져옵니다. -
Uses of ResourcePack in org.bukkit.entity
Methods in org.bukkit.entity that return types with arguments of type ResourcePackModifier and TypeMethodDescriptiondefault Collection<? extends ResourcePack> Player.getAppliedResourcePacks()적용된 리소스팩 목록을 가져옵니다.