implements ResourceManagerReloadListener
gxg | |
net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher | |
net.minecraft.class_824 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private Map<BlockEntityType<?>, BlockEntityRenderer<?>> |
| ||||||
private final Font |
| ||||||
private final Supplier<EntityModelSet> |
| ||||||
public Level |
| ||||||
public Camera |
| ||||||
public HitResult |
| ||||||
private final BlockRenderDispatcher |
| ||||||
private final ItemModelResolver |
| ||||||
private final ItemRenderer |
| ||||||
private final EntityRenderDispatcher |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Font arg0, Supplier<EntityModelSet> arg1, BlockRenderDispatcher arg2, ItemModelResolver arg3, ItemRenderer arg4, EntityRenderDispatcher arg5) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public <E extends BlockEntity> BlockEntityRenderer<E> |
| ||||||
public void |
| ||||||
public <E extends BlockEntity> void |
| ||||||
private static <T extends BlockEntity> void |
| ||||||
public void |
| ||||||
public void |
|