Uses of Class
de.marcely.bedwars.tools.Skin
Packages that use Skin
Package
Description
Interfaces for different types of skins that can be applied to MBedwars packet holograms.
Various helper classes that can be used to make life a lot easier.
-
Uses of Skin in de.marcely.bedwars.api.world.hologram.skin
Methods in de.marcely.bedwars.api.world.hologram.skin that return SkinModifier and TypeMethodDescription@Nullable SkinNPCHologramSkin.getSkin()Returns the skin that has been passed usingNPCHologramSkin.setSkin(Skin).Methods in de.marcely.bedwars.api.world.hologram.skin with parameters of type SkinModifier and TypeMethodDescriptionvoidApplies a skin to the NPCMethod parameters in de.marcely.bedwars.api.world.hologram.skin with type arguments of type Skin -
Uses of Skin in de.marcely.bedwars.tools
Fields in de.marcely.bedwars.tools declared as SkinMethods in de.marcely.bedwars.tools that return SkinModifier and TypeMethodDescription@Nullable SkinHelper.getPlayerSkin(Player player) Gets the current skin of a player cached by the server.static SkinCreates a new skin instance.static SkinCreates a new skin instance.