Class CustomNamedAsset

    • Constructor Detail

      • CustomNamedAsset

        public CustomNamedAsset​(@NotNull
                                @NotNull String name)
      • CustomNamedAsset

        public CustomNamedAsset​(@NotNull
                                @NotNull String name,
                                @NotNull
                                @NotNull com.google.gson.JsonObject jsonObject)
    • Method Detail

      • setDisplayName

        public void setDisplayName​(@Nullable
                                   @Nullable TranslatableName displayName)
      • removeDisplayName

        public void removeDisplayName()