Version Util
Types
Functions
Link copied to clipboard
Check if the equippable component is supported.
Link copied to clipboard
Get the bottom inventory of a player.
Link copied to clipboard
Get the item from a slot in an inventory click event.
Link copied to clipboard
Get the minor Minecraft version.
Link copied to clipboard
Get the next entity ID for spawning entities.
Link copied to clipboard
Get the open inventory type of a player.
Link copied to clipboard
Get the patch Minecraft version.
Link copied to clipboard
Get the top inventory of a player.
Link copied to clipboard
Check if data components are supported.
Link copied to clipboard
Check if the server uses interfaces instead of abstract classes.
Link copied to clipboard
Check if the current server version is supported.
Link copied to clipboard
Check if the item model component is supported.
Link copied to clipboard
Send a destroy packet to a player for the preview.
Link copied to clipboard
Send an equip packet to a player for the preview.
Link copied to clipboard
Send a fake item to a player in a specific slot.
Link copied to clipboard
Send a metadata packet to a player for the preview.
Link copied to clipboard
public static void sendRelativeMoveAndRotatePacket(Player player, int entityId, double yDiff, float currentAngle)
Send a relative move and rotate packet to a player for the preview.
Link copied to clipboard
Send a spawn packet for an armor stand to a player for previewing wraps.
Link copied to clipboard
Send a teleport packet to a player for the preview.
Link copied to clipboard
Set the item in a slot in an inventory click event.
Link copied to clipboard
Check if trims are supported.