MergeConfig

fabric.merge.MergeConfig$
See theMergeConfig companion trait

Attributes

Companion:
trait
Source:
MergeConfig.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

override def merge(json1: Json, json2: Json, path: JsonPath): Json

Attributes

Definition Classes
Inherited from:
MergeConfigBuilder
Source:
MergeConfigBuilder.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def withOverride[T <: Json](path: JsonPath, jsonMerge: JsonMerge[T]): MergeConfigBuilder

Attributes

Inherited from:
MergeConfigBuilder
Source:
MergeConfigBuilder.scala