public interface ComponentRepository
| 类型 | 属性和说明 |
|---|---|
Properties |
new |
| 限定符和类型 | 字段和说明 |
|---|---|
static ComponentRepository |
repository |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> Properties.Key<T> |
fetchKey(DrawNode node,
java.lang.Class<T> type) |
<T> Properties.Key<T> |
fetchKey(net.minecraft.util.ResourceLocation location,
java.lang.Class<T> type) |
DrawNode |
fetchNode(net.minecraft.util.ResourceLocation location) |
Pipeline<DrawNode> |
newDrawPipe() |
Properties |
newProperty() |
Properties newProperty
static final ComponentRepository repository
DrawNode fetchNode(net.minecraft.util.ResourceLocation location)
<T> Properties.Key<T> fetchKey(DrawNode node, java.lang.Class<T> type)
<T> Properties.Key<T> fetchKey(net.minecraft.util.ResourceLocation location, java.lang.Class<T> type)
Properties newProperty()