Package codechicken.multipart.api.part
@ParametersAreNonnullByDefault
package codechicken.multipart.api.part
-
ClassDescriptionParts that need to do random animation ticks can implement this.Created by covers1624 on 6/6/22.Created by covers1624 on 7/1/21.Interface which must be implemented by parts that go in an edge slot.Interface which must be implemented by parts that go in a face part.Interface for parts which want easy custom hit/breaking particles.Companion to
PartBakedModelRendererRepresents a Multipart.Mixin interface for parts that want to be notified of neighbor tile change events (comparators or inventory maintainers)Provides standard bounding box based occlusion testing.This class provides a special type of occlusion model used by microblocks.Interface for parts with random update ticks.Interface for parts that fill a slot based configuration as defined in PartMap.Created by covers1624 on 18/9/20.