register Preprocessor
Registers the preprocessor for a block entity.
Return
true
if registration is successful, false
if the given block entity already has a preprocessor registered
Parameters
The block entity type the preprocessor processes
Java moment. The block entity type the preprocessor processes
The block entity preprocessor instance
Registers the preprocessor for a block entity.
Return
true
if registration is successful, false
if the given block entity already has a preprocessor registered
Parameters
The block entity type the preprocessor processes
The block entity preprocessor instance
Registers the preprocessor for an entity.
Return
true
if registration is successful, false
if the given entity already has a preprocessor registered
Parameters
The entity type the preprocessor processes
Java moment. The entity type the preprocessor processes
The entity preprocessor instance
Registers the preprocessor for an entity.
Return
true
if registration is successful, false
if the given entity already has a preprocessor registered
Parameters
The entity type the preprocessor processes
The entity preprocessor instance