ResourceLocation

object ResourceLocation extends GeneratedMessageCompanion[ResourceLocation] with JavaProtoSupport[ResourceLocation, ResourceLocation]
Companion
class
trait Product
trait Mirror
trait JavaProtoSupport[ResourceLocation, ResourceLocation]
trait GeneratedMessageCompanion[ResourceLocation]
trait Serializable
class Object
trait Matchable
class Any

Type members

Classlikes

implicit
class ResourceLocationLens[UpperPB](_l: Lens[UpperPB, ResourceLocation]) extends ObjectLens[UpperPB, ResourceLocation]

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror
type ValueType = A
Inherited from
GeneratedMessageCompanion

Value members

Concrete methods

def enumCompanionForFieldNumber(`__fieldNumber`: Int): GeneratedEnumCompanion[_]
def fromJavaProto(javaPbSource: ResourceLocation): ResourceLocation
def javaDescriptor: Descriptor
def messageCompanionForFieldNumber(`__number`: Int): GeneratedMessageCompanion[_]
def of(currentLocations: Seq[String], originalLocations: Seq[String]): ResourceLocation
def parseFrom(`_input__`: CodedInputStream): ResourceLocation
def scalaDescriptor: Descriptor
def toJavaProto(scalaPbSource: ResourceLocation): ResourceLocation

Inherited methods

def enumCompanionForField(field: FieldDescriptor): GeneratedEnumCompanion[_]
Inherited from
GeneratedMessageCompanion
def fromAscii(s: String): ResourceLocation
Inherited from
GeneratedMessageCompanion
def merge(a: ResourceLocation, input: CodedInputStream): ResourceLocation

Merges the given message with the additional fields in the steam.

Merges the given message with the additional fields in the steam.

Inherited from
GeneratedMessageCompanion
def messageCompanionForField(field: FieldDescriptor): GeneratedMessageCompanion[_]
Inherited from
GeneratedMessageCompanion
def parseDelimitedFrom(input: InputStream): Option[ResourceLocation]
Inherited from
GeneratedMessageCompanion
def parseDelimitedFrom(input: CodedInputStream): Option[ResourceLocation]
Inherited from
GeneratedMessageCompanion
def parseFrom(s: Array[Byte]): ResourceLocation
Inherited from
GeneratedMessageCompanion
def parseFrom(input: InputStream): ResourceLocation
Inherited from
GeneratedMessageCompanion
@nowarn("cat=deprecation")
def streamFromDelimitedInput(input: InputStream): Stream[ResourceLocation]
Inherited from
GeneratedMessageCompanion
def toByteArray(a: ResourceLocation): Array[Byte]
Inherited from
GeneratedMessageCompanion
def validate(s: Array[Byte]): Try[ResourceLocation]
Inherited from
GeneratedMessageCompanion
def validateAscii(s: String): Either[TextFormatError, ResourceLocation]
Inherited from
GeneratedMessageCompanion

Concrete fields

lazy
val nestedMessagesCompanions: Seq[GeneratedMessageCompanion[_ <: GeneratedMessage]]

Implicits

Implicits

final implicit
def ResourceLocationLens[UpperPB](_l: Lens[UpperPB, ResourceLocation]): ResourceLocationLens[UpperPB]
implicit
def messageCompanion: GeneratedMessageCompanion[ResourceLocation] & JavaProtoSupport[ResourceLocation, ResourceLocation]
implicit