Method GetDefaultType
GetDefaultType(IResourceLocation)
The default type of object that this provider can provide.
선언
Type GetDefaultType(IResourceLocation location)
파라미터
타입 | 이름 | 설명 |
---|---|---|
IResourceLocation | location | The location that can be used to determine the type. |
반환
타입 | 설명 |
---|---|
Type | The type of object that can be provided. |