Class ModelDataManager
java.lang.Object
net.minecraftforge.client.model.data.ModelDataManager
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription@Nullable ModelDatastatic voidonChunkUnload(ChunkEvent.Unload event) private voidvoidrequestRefresh(@NotNull BlockEntity blockEntity) 
- 
Field Details- 
level
- 
needModelDataRefresh
- 
modelDataCache
 
- 
- 
Constructor Details- 
ModelDataManager
 
- 
- 
Method Details- 
requestRefresh
- 
refreshAt
- 
getAt
- 
getAt
- 
onChunkUnload
 
-