Package net.fabricmc.fabric.api.client.model.loading.v1.wrapper
package net.fabricmc.fabric.api.client.model.loading.v1.wrapper
-
ClassesClassDescriptionA simple implementation of
ItemModel
that delegates all method calls to theWrapperBakedItemModel.wrapped
field.A simple implementation ofBlockStateModel
that delegates all method calls to theWrapperBlockStateModel.wrapped
field.A simple implementation ofBlockStateModel.UnbakedGrouped
that delegates all method calls to theWrapperUnbakedGroupedBlockStateModel.wrapped
field.A simple implementation ofItemModel.Unbaked
that delegates all method calls to theWrapperUnbakedItemModel.wrapped
field.A simple implementation ofUnbakedModel
that delegates all method calls to thewrapped
field.