Package org.geysermc.geyser.api.item.custom
package org.geysermc.geyser.api.item.custom
-
Interface SummaryInterfaceDescriptionThis is used to store data for a custom item.This class represents the different ways you can register custom itemsRepresents a completely custom item that is not based on an existing vanilla Minecraft item.
-
Class SummaryClassDescriptionThis class is used to store the render offsets of custom items.The hand that is used for the offset.The offset of the item.X, Y and Z positions for the offset.