Package Hierarchies:
Class Hierarchy
- java.lang.Object
- net.minecraft.world.level.block.entity.BlockEntity (implements net.fabricmc.fabric.api.attachment.v1.AttachmentTarget, net.minecraft.util.debug.DebugValueSource, net.fabricmc.fabric.api.blockview.v2.RenderDataBlockEntity)
- net.minecraft.client.renderer.blockentity.state.BlockEntityRenderState (implements net.fabricmc.fabric.api.client.rendering.v1.FabricRenderState)
- net.minecraft.client.renderer.blockentity.state.DecoratedPotRenderState
- dev.thomasglasser.sherdsapi.impl.mixin.DecoratedPotBlockMixin
- dev.thomasglasser.sherdsapi.impl.mixin.DecoratedPotRecipeMixin
- dev.thomasglasser.sherdsapi.impl.mixin.DecoratedPotRendererMixin (implements net.minecraft.client.renderer.blockentity.BlockEntityRenderer<T,S>, dev.thomasglasser.sherdsapi.impl.StackPotRenderer)
- dev.thomasglasser.sherdsapi.impl.mixin.ItemStackMixin
- dev.thomasglasser.sherdsapi.SherdsApi
- dev.thomasglasser.sherdsapi.api.SherdsApiDataComponents
- dev.thomasglasser.sherdsapi.SherdsApiFabric (implements net.fabricmc.api.ModInitializer)
- dev.thomasglasser.sherdsapi.impl.client.SherdsApiFabricClient (implements net.fabricmc.api.ClientModInitializer)
- dev.thomasglasser.sherdsapi.impl.client.renderer.special.StackSensitiveDecoratedPotSpecialRenderer (implements net.minecraft.client.renderer.special.SpecialModelRenderer<T>)