B
C
E
G
I
M
S
B
- blockWithBase64(org.bukkit.block.Block,java.lang.String) - function in eu.xap3y.skullcreator.SkullCreator
- Sets the block to a skull with the skin for the base64 string.
- blockWithName(org.bukkit.block.Block,java.lang.String) - function in eu.xap3y.skullcreator.SkullCreator
- Sets the block to a skull with the given name.
- blockWithUrl(org.bukkit.block.Block,java.lang.String) - function in eu.xap3y.skullcreator.SkullCreator
- Sets the block to a skull with the skin found at the provided mojang URL.
- blockWithUuid(org.bukkit.block.Block,java.util.UUID) - function in eu.xap3y.skullcreator.SkullCreator
- Sets the block to a skull with the given UUID.