Uses of Interface
io.papermc.paper.datacomponent.item.ResolvableProfile.Builder
Packages that use ResolvableProfile.Builder
- 
Uses of ResolvableProfile.Builder in io.papermc.paper.datacomponent.itemMethods in io.papermc.paper.datacomponent.item that return ResolvableProfile.BuilderModifier 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.BuilderResolvableProfile.resolvableProfile()Sets the UUID for this profile.