Uses of Interface
io.papermc.paper.datacomponent.item.ResolvableProfile.Builder
-
Uses of ResolvableProfile.Builder in io.papermc.paper.datacomponent.item
Modifier and TypeMethodDescriptionResolvableProfile.Builder.addProperties
(Collection<ProfileProperty> properties) Adds properties to this profile.ResolvableProfile.Builder.addProperty
(ProfileProperty property) Adds a property to this profile.Sets the name for this profile.static ResolvableProfile.Builder
ResolvableProfile.resolvableProfile()
Sets the UUID for this profile.