Uses of Class
de.maxbossing.maxapi.Builders.ItemStackBuilder.Unsafe
Packages that use ItemStackBuilder.Unsafe
-
Uses of ItemStackBuilder.Unsafe in de.maxbossing.maxapi.Builders
Methods in de.maxbossing.maxapi.Builders that return ItemStackBuilder.UnsafeModifier and TypeMethodDescriptionItemStackBuilder.Unsafe.setBoolean(String key, boolean value) Sets a NBT tag boolean into the NBT tag compound of the item.Sets a NBT tag double into the NBT tag compound of the item.Sets a NBT tag integer into the NBT tag compound of the item.Sets a NBT tag string into the NBT tag compound of the item.ItemStackBuilder.unsafe()Returns an Unsafe instance for the item stack builder, which contains the nbt methods.